On 08/01/2011 05:39 AM, rowa wrote:
This error is not fixed in QEMU 0.15.0-rc1
:-(
** Summary changed:
- compile error in QEMU 0.15.0-rc0
+ compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1
I set up an Ubuntu 10.10 64-bit guest (GA, no updates) to test the
build, but I can't seem to reproduce this.
There has to be some difference in our setups:
Are you using a 32 or 64-bit environment?
Updated ubuntu install or stock?
And can you post your configure summary? I've included my output below
for reference.
It seems like there must be a config option that's causing this....
mdroth@maverick:~/qemu-0.15.0-rc1$ ./configure --prefix=/usr
--enable-spice --audio-card-list=ac97,es1370,sb16,adlib,gus,cs4231a
--target-list=x86_64-softmmu
Install prefix /usr
BIOS directory /usr/share/qemu
binary directory /usr/bin
library directory /usr/lib
config directory /usr/etc
Manual directory /usr/share/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path /home/mdroth/qemu-0.15.0-rc1
C compiler gcc
Host C compiler gcc
CFLAGS -O2 -g
QEMU_CFLAGS -m64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes
-Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes
-fno-strict-aliasing -fstack-protector-all -Wendif-labels
-Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security
-Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration
-Wold-style-definition -Wtype-limits -I/usr/local/include/spice-server
-I/usr/local/include -I/usr/local/include/spice-1
-I/usr/include/pixman-1 -I$(SRC_PATH)/libcacard -I/usr/include/nss
-I/usr/include/nspr
LDFLAGS -Wl,--warn-common -m64 -g
make make
install install
python python
host CPU x86_64
host big endian no
target list x86_64-softmmu
tcg debug enabled no
Mon debug enabled no
gprof enabled no
sparse enabled no
strip binaries yes
profiler no
static build no
-Werror enabled no
SDL support yes
curses support yes
curl support no
check support no
mingw32 support no
Audio drivers oss
Extra audio cards ac97 es1370 sb16 adlib gus cs4231a
Block whitelist
Mixer emulation no
VNC support yes
VNC TLS support no
VNC SASL support yes
VNC JPEG support yes
VNC PNG support yes
VNC thread no
xen support no
brlapi support no
bluez support no
Documentation no
NPTL support yes
GUEST_BASE yes
PIE user targets no
vde support no
IO thread no
Linux AIO support no
ATTR/XATTR support no
Install blobs yes
KVM support yes
fdt support no
preadv support yes
fdatasync yes
madvise yes
posix_madvise yes
uuid support no
vhost-net support yes
Trace backend nop
Trace output file trace-<pid>
spice support yes
rbd support no
xfsctl support no
nss used yes
usb net redir no
OpenGL support yes
mdroth@maverick:~/qemu-0.15.0-rc1$ make -j2
GEN x86_64-softmmu/config-devices.mak
GEN config-all-devices.mak
GEN config-host.h
GEN trace.h
GEN qemu-options.def
GEN qapi-generated/qga-qapi-types.h
GEN qapi-generated/qga-qapi-visit.h
GEN qapi-generated/qga-qmp-marshal.c
CC qga/guest-agent-command-state.o
CC qga/guest-agent-commands.o
GEN trace.c
CC qapi-generated/qga-qmp-marshal.o
GEN qemu-img-cmds.h
AS optionrom/multiboot.o
AS optionrom/linuxboot.o
Building optionrom/multiboot.img
Building optionrom/linuxboot.img
Building optionrom/multiboot.raw
Building optionrom/linuxboot.raw
Signing optionrom/multiboot.bin
CC qapi-generated/qga-qapi-visit.o
CC qapi-generated/qga-qapi-types.o
CC qemu-nbd.o