Re: [Qemu-devel] [PATCH] Fix compilation with missing inotify_init1

2010-04-01 Thread Aurelien Jarno
On Sun, Mar 28, 2010 at 11:44:41AM +0200, Stefan Weil wrote: > Commit c05c7a7306a23a4b01d1606172b142c45caffc92 > breaks cross compilation for mips (and other > compilations without CONFIG_INOTIFY1): > > make[1]: Entering directory `/qemu/bin/mips' > CCi386-linux-user/syscall.o > cc1: warning

[Qemu-devel] [PATCH] Fix compilation with missing inotify_init1

2010-03-28 Thread Stefan Weil
Commit c05c7a7306a23a4b01d1606172b142c45caffc92 breaks cross compilation for mips (and other compilations without CONFIG_INOTIFY1): make[1]: Entering directory `/qemu/bin/mips' CCi386-linux-user/syscall.o cc1: warnings being treated as errors /qemu/linux-user/syscall.c: In function ‘do_sysca