Re: [Qemu-devel] [PATCH] fix i386-softmmu with newer kernel headers

2007-01-23 Thread Lonnie Mendez
On Tue, 2007-01-23 at 17:03 +0100, VMiklos wrote: > hi > > with newer kernel-headers, i get the following compile error: > gcc-3.3 -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. > -I.. -I/var/tmp/fst/src/qemu-0.8.2/target-i386 > -I/var/tmp/fst/src/qemu-0.8.2 -D_GNU_SOURCE -D_FILE_OFFSE

Re: [Qemu-devel] [PATCH] fix i386-softmmu with newer kernel headers

2007-01-23 Thread Johannes Schindelin
Hi, On Tue, 23 Jan 2007, VMiklos wrote: > /var/tmp/fst/src/qemu-0.8.2/usb-linux.c:29:28: linux/compiler.h: No > such file or directory > make[1]: *** [usb-linux.o] Error 1 > make[1]: Leaving directory `/var/tmp/fst/src/qemu-0.8.2/i386-softmmu' > make: *** [subdir-i386-softmmu] Error 2 > > is thi

[Qemu-devel] [PATCH] fix i386-softmmu with newer kernel headers

2007-01-23 Thread VMiklos
hi with newer kernel-headers, i get the following compile error: gcc-3.3 -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I.. -I/var/tmp/fst/src/qemu-0.8.2/target-i386 -I/var/tmp/fst/src/qemu-0.8.2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/var/tmp/fst/src/qemu-0.8.2/f