From: Markus Armbruster <armbru@redhat.com>
To: iQQator <subach.pavel@gmail.com>
Cc: qemu-devel@nongnu.org, Bug 1568589 <1568589@bugs.launchpad.net>
Subject: Re: [Qemu-devel] [Bug 1568589] Re: Compile for os x host failed
Date: Mon, 11 Apr 2016 08:49:36 +0200 [thread overview]
Message-ID: <87mvp0prlr.fsf@dusky.pond.sub.org> (raw)
In-Reply-To: <20160410200532.31829.74720.malone@soybean.canonical.com> (iQQator's message of "Sun, 10 Apr 2016 20:05:32 -0000")
iQQator <subach.pavel@gmail.com> writes:
> fix: http://patchwork.ozlabs.org/patch/603499/
This patch isn't correct. Quoting from its review:
ivshmem.o should only be linked when CONFIG_EVENTFD is set. pci.mak has
CONFIG_IVSHMEM=$(CONFIG_EVENTFD)
The compile error shown above indicates CONFIG_EVENTFD=y for make (since
ivshmem.o gets linked), but !defined(CONFIG_EVENTFD) for C (or else
event_notifier_init_fd() would exist). Your build tree is messed up, or
the makefiles are broken. Try starting over with a fresh build tree.
End quote.
next prev parent reply other threads:[~2016-04-11 6:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-10 19:20 [Qemu-devel] [Bug 1568589] [NEW] Compile for os x host failed iQQator
2016-04-10 19:29 ` [Qemu-devel] [Bug 1568589] " iQQator
2016-04-10 19:50 ` iQQator
2016-04-10 20:05 ` iQQator
2016-04-11 6:49 ` Markus Armbruster [this message]
2016-06-13 8:46 ` T. Huth
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mvp0prlr.fsf@dusky.pond.sub.org \
--to=armbru@redhat.com \
--cc=1568589@bugs.launchpad.net \
--cc=qemu-devel@nongnu.org \
--cc=subach.pavel@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).