0.7.1 and 0.7.2 fail to build the ppc-softemu target (host=ppc):

gcc -Wall -O2 -g -fno-strict-aliasing -D__powerpc__ -I. -I/root/ qemu-0.7.1/target-ppc -I/root/qemu-0.7.1 -D_GNU_SOURCE - D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/root/qemu-0.7.1/fpu -I/ root/qemu-0.7.1/slirp -c -o exec.o /root/qemu-0.7.1/exec.c

/root/qemu-0.7.1/exec.c: In function `tlb_set_page':
/root/qemu-0.7.1/exec.c:1711: error: `HF_SOFTMMU_MASK' undeclared (first use in this function) /root/qemu-0.7.1/exec.c:1711: error: (Each undeclared identifier is reported only once
/root/qemu-0.7.1/exec.c:1711: error: for each function it appears in.)
make[1]: *** [exec.o] Error 1
make[1]: Leaving directory `/root/qemu-0.7.1/ppc-softemu'
make: *** [all] Error 1

I see HF_SOFTMMU_MASK in the x86 cpu.h, but not the ppc.  I did:

./configure --disable-gfx-check --target-list=ppc-softemu
make

Complete host system information at:

http://hermes.ppckernel.org/phpsysinfo

Toby
--
Tobias McNulty ([EMAIL PROTECTED])
http://cs.earlham.edu/~tmcnulty


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to