gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 
-fomit-frame-pointer
-fno-strict-aliasing -D__powerpc__ -fsigned-char -msoft-float -pipe -ffixed-r2 
-Wno-uninitialized
-mmultiple -mstring    -c -o signal.o signal.c
signal.c:57: conflicting types for `sys_wait4'
/usr/src/linux/include/linux/sched.h:566: previous declaration of `sys_wait4'
make[1]: *** [signal.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.1-pre10/arch/ppc/kernel'

regards,
chris

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to