* [Qemu-devel] exec.h with x86_64 = conflicting types?
@ 2005-02-09 0:49 Matthew Daniel
0 siblings, 0 replies; only message in thread
From: Matthew Daniel @ 2005-02-09 0:49 UTC (permalink / raw)
To: qemu-devel
gcc -Wall -O2 -g -fno-strict-aliasing -falign-functions=0 -fno-reorder-blocks -fno-optimize-sibling-calls -I. -I/usr/src/cvs/qemu/target-i386 -I/usr/src/cvs/qemu -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/src/cvs/qemu/slirp -c -o op.o /usr/src/cvs/qemu/target-i386/op.c
In file included from /usr/src/cvs/qemu/target-i386/op.c:22:
/usr/src/cvs/qemu/target-i386/exec.h:380: warning: conflicting types for built-in function 'lrintl'
In file included from /usr/src/cvs/qemu/target-i386/op.c:37:
/usr/src/cvs/qemu/target-i386/opreg_template.h: In function `op_movl_A0_EAX':
/usr/src/cvs/qemu/target-i386/opreg_template.h:23: error: structure has no member named `t2'
Then that error about the structure having to member `t2' repeats itself
a LOT.
I am on FC3 (x86_64) with gcc (GCC) 3.4.3 20050124 (Red Hat 3.4.3-17)
and the latest qemu cvs update.
I configured as: ./configure --prefix=/usr --target-list=x86_64-softmmu
Any help would be appreciated,
-- /v\atthew
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-02-09 1:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-09 0:49 [Qemu-devel] exec.h with x86_64 = conflicting types? Matthew Daniel
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).