qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: qemu-devel <qemu-devel@nongnu.org>,
	"Justin M. Forbes" <jforbes@redhat.com>
Subject: Re: [Qemu-devel] [ANNOUNCE] QEMU 0.15.0-rc1 Release
Date: Sun, 31 Jul 2011 19:31:52 +0300	[thread overview]
Message-ID: <4E358378.60207@redhat.com> (raw)
In-Reply-To: <4E3352A5.9090304@codemonkey.ws>

On 07/30/2011 03:39 AM, Anthony Liguori wrote:
> Hi,
>
> On behalf of the entire QEMU team, I'm please to announce the release 
> of QEMU 0.15.0-rc1. This is the second release candidate for the 
> 0.15.0 release.
>

make -jlarge fails with:

cc1: warning: qapi-generated: No such file or directory [enabled by default]
In file included from ./bswap.h:4:0,
from ./qemu-common.h:98,
from ./qlist.h:18,
from ./qdict.h:17,
from ./qapi/qmp-core.h:18,
from ./qga/guest-agent-core.h:13,
from qga/guest-agent-command-state.c:13:
./config-host.h:52:0: warning: "CONFIG_IOVEC" redefined [enabled by default]
./qemu-common.h:65:0: note: this is the location of the previous definition
In file included from ./qlist.h:18:0,
from ./qdict.h:17,
from ./qapi/qmp-core.h:18,
from ./qga/guest-agent-core.h:13,
from qga/guest-agent-command-state.c:13:
./qemu-common.h:66:8: error: redefinition of ‘struct iovec’
/usr/include/bits/uio.h:44:8: note: originally defined here
make: *** [qga/guest-agent-command-state.o] Error 1
make: *** Waiting for unfinished jobs....


A subsequent make makes it through, so it appears to be a missing 
dependency.


-- 
error compiling committee.c: too many arguments to function

  parent reply	other threads:[~2011-07-31 17:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-30  0:39 [Qemu-devel] [ANNOUNCE] QEMU 0.15.0-rc1 Release Anthony Liguori
2011-07-31  8:06 ` Avi Kivity
2011-07-31 20:39   ` Anthony Liguori
2011-07-31 16:31 ` Avi Kivity [this message]
2011-07-31 20:57   ` Anthony Liguori
2011-08-04 15:17 ` Stefan Hajnoczi
2011-08-04 15:20   ` Lucas Meneghel Rodrigues
2011-08-05  6:04     ` Stefan Hajnoczi
2011-08-04 15:25   ` Avi Kivity
2011-08-04 15:38     ` Anthony Liguori
2011-08-04 15:47       ` Avi Kivity

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=4E358378.60207@redhat.com \
    --to=avi@redhat.com \
    --cc=anthony@codemonkey.ws \
    --cc=jforbes@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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).