qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] ppc-softemu build failure
@ 2005-09-25 14:18 Tobias McNulty
  2005-09-25 14:55 ` Paul Brook
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias McNulty @ 2005-09-25 14:18 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 1033 bytes --]

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 (tmcnulty@ppckernel.org)
http://cs.earlham.edu/~tmcnulty



[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 1896 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-09-25 15:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-25 14:18 [Qemu-devel] ppc-softemu build failure Tobias McNulty
2005-09-25 14:55 ` Paul Brook

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).