* [Qemu-devel] MacOSX CVS build broken
@ 2005-01-11 3:57 Tim Douglas
0 siblings, 0 replies; only message in thread
From: Tim Douglas @ 2005-01-11 3:57 UTC (permalink / raw)
To: qemu-devel
Hey all,
It fails at:
gcc -Wall -O2 -g -fno-strict-aliasing -D__powerpc__
-fno-reorder-blocks -fno-optimize-sibling-calls -mdynamic-no-pic -I.
-I/Users/timdoug/Desktop/qemu/target-i386
-I/Users/timdoug/Desktop/qemu -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -I/Users/timdoug/Desktop/qemu/slirp -c -o op.o
/Users/timdoug/Desktop/qemu/target-i386/op.c
In file included from /Users/timdoug/Desktop/qemu/target-i386/exec.h:21,
from /Users/timdoug/Desktop/qemu/target-i386/op.c:22:
/Users/timdoug/Desktop/qemu/dyngen-exec.h:38: warning: redefinition of `int8_t'
/usr/include/ppc/types.h:69: warning: `int8_t' previously declared here
/Users/timdoug/Desktop/qemu/dyngen-exec.h:39: warning: redefinition of `int16_t'
/usr/include/ppc/types.h:71: warning: `int16_t' previously declared here
/Users/timdoug/Desktop/qemu/dyngen-exec.h:40: warning: redefinition of `int32_t'
/usr/include/ppc/types.h:73: warning: `int32_t' previously declared here
/Users/timdoug/Desktop/qemu/dyngen-exec.h:44: warning: redefinition of `int64_t'
/usr/include/ppc/types.h:75: warning: `int64_t' previously declared here
../dyngen -o op.h op.o
dyngen: blr expected at the end of op_pmaddwd_mmx
make[1]: *** [op.h] Error 1
make: *** [all] Error 1
This is after ./configure --target-list="i386-softmmu" from a CVS
checkout a few minutes ago.
-tim
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-01-11 4:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-11 3:57 [Qemu-devel] MacOSX CVS build broken Tim Douglas
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.