qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [ANNOUNCE] QEMU 0.15.0-rc1 Release


From: Avi Kivity
Subject: Re: [Qemu-devel] [ANNOUNCE] QEMU 0.15.0-rc1 Release
Date: Sun, 31 Jul 2011 19:31:52 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110621 Fedora/3.1.11-1.fc15 Thunderbird/3.1.11

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]