Hi,

coda does not compile.

gcc -D__KERNEL__ -I/home/oliver/linux/include -Wall -Wstrict-prototypes -O2 
-fomit-frame-pointer -pipe  -mpreferred-stack-boundary=2 -march=i686 
-malign-functions=4  -fno-strict-aliasing -DMODULE   -c -o upcall.o upcall.c
upcall.c: In function `coda_waitfor_upcall':
upcall.c:637: structure has no member named `signal'
upcall.c:637: structure has no member named `signal'
upcall.c:638: structure has no member named `signal'
upcall.c:638: structure has no member named `signal'
make[2]: *** [upcall.o] Error 1
make[2]: Leaving directory `/home/oliver/linux/fs/coda'
make[1]: *** [_modsubdir_coda] Error 2
make[1]: Leaving directory `/home/oliver/linux/fs'
make: *** [_mod_fs] Error 2

        Oliver
-
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