qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] actually i have a different problem ...


From: williams.martin
Subject: [Qemu-devel] actually i have a different problem ...
Date: Wed, 19 Jan 2005 2:33:40 +0000

Okay, now I have fixed my SDL (which was there all along - I had to uninstall 
it and reinstall it before qemu found it .. grrr), I still have the problem 
that qemu wont compile, but a different output this time.

the output is identical for either ./configure then make and for ./configure 
--target-list=i386-user
The relevant part is this - the rest is a bunch of warnings about type-casting 
and the like.

gcc -Wall -O2 -g -fno-strict-aliasing -m64 -ffixed-g1 -ffixed-g2 -ffixed-g3 
-ffixed-g6 -fno-delayed-branch -ffixed-i0 -fno-reorder-blocks 
-fno-optimize-sibling-calls -I. -I/root/qemu-0.6.1/target-i386 
-I/root/qemu-0.6.1 -I/root/qemu-0.6.1/linux-user 
-I/root/qemu-0.6.1/linux-user/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -I/root/qemu-0.6.1/slirp -c -o op.o 
/root/qemu-0.6.1/target-i386/op.c
In file included from /usr/include/inttypes.h:28,
                 from /root/qemu-0.6.1/cpu-defs.h:25,
                 from /root/qemu-0.6.1/target-i386/cpu.h:31,
                 from /root/qemu-0.6.1/target-i386/exec.h:116,
                 from /root/qemu-0.6.1/target-i386/op.c:22:
/usr/include/stdint.h:41: error: conflicting types for `int64_t'
/root/qemu-0.6.1/dyngen-exec.h:44: error: previous declaration of `int64_t'
/usr/include/stdint.h:56: error: conflicting types for `uint64_t'
/root/qemu-0.6.1/dyngen-exec.h:35: error: previous declaration of `uint64_t'

erm ... help? please? I would love to have qemu working on the sparc as a host.

-----------------------------------------
Email provided by http://www.ntlhome.com/






reply via email to

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