qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] darwin-user merge attempt - patch v2


From: Thiemo Seufer
Subject: Re: [Qemu-devel] [PATCH] darwin-user merge attempt - patch v2
Date: Wed, 17 Jan 2007 22:13:34 +0000
User-agent: Mutt/1.5.13 (2006-08-11)

Pierre d'Herbemont wrote:
> Here is an updated version of the patch:
> 
> It mostly fix i386-darwin-user on ppc which was broken in previous  
> patch.
[snip]
> >I hope to ear some feedback about inclusion in the qemu TOT.

make -C i386-linux-user all
make[1]: Entering directory `/home/ths/qemu/qemu-write/i386-linux-user'
gcc-3.4 -Wall -O2 -g -fno-strict-aliasing -I. -I.. 
-I/home/ths/qemu/qemu-write/target-i386 -I/home/ths/qemu/qemu-write 
-D__powerpc__ -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-I/home/ths/qemu/qemu-write/fpu -DHAS_AUDIO -I/home/ths/qemu/qemu-write/slirp  
-c -o main.o /home/ths/qemu/qemu-write/darwin-user/main.c
/home/ths/qemu/qemu-write/darwin-user/main.c:40:28: mach/mach_init.h: No such 
file or directory
/home/ths/qemu/qemu-write/darwin-user/main.c:41:25: mach/vm_map.h: No such file 
or directory
/home/ths/qemu/qemu-write/darwin-user/main.c:482: warning: return type defaults 
to `int'
/home/ths/qemu/qemu-write/darwin-user/main.c: In function `cpu_loop':
/home/ths/qemu/qemu-write/darwin-user/main.c:555: error: `BUS_NOOP' undeclared 
(first use in this function)
/home/ths/qemu/qemu-write/darwin-user/main.c:555: error: (Each undeclared 
identifier is reported only once
/home/ths/qemu/qemu-write/darwin-user/main.c:555: error: for each function it 
appears in.)
/home/ths/qemu/qemu-write/darwin-user/main.c:563: error: `SEGV_NOOP' undeclared 
(first use in this function)
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/home/ths/qemu/qemu-write/i386-linux-user'
make: *** [subdir-i386-linux-user] Error 2

I figure it needs some more work to keep the Linux build happy.


Thiemo




reply via email to

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