2.1.68: ncpfs won't compile

Nicholas J. Leon (nicholas@binary9.net)
Mon, 1 Dec 1997 17:46:58 -0500 (EST)


Just to add to the list of stuff that was broken, ncpfs:

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=586 -DMODULE -c -o sock.o sock.c

sock.c: In function `do_ncp_rpc_call':
sock.c:127: structure has no member named `sa_handler'
sock.c:129: structure has no member named `sa_handler'
sock.c:132: warning: implicit declaration of function `siginitmaskinv'
sock.c:281: `old_mask' undeclared (first use this function)
sock.c:281: (Each undeclared identifier is reported only once
sock.c:281: for each function it appears in.)
make[2]: *** [sock.o] Error 1
make[2]: Leaving directory `/usr/src/linux/fs/ncpfs'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux/fs'
make: *** [modules] Error 2
Command exited with non-zero status 2
990.50user 44.68system 18:43.10elapsed 92%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (314050major+375825minor)pagefaults 0swaps

___________________________________________________________________________

simple is elegant nicholas@binary9.net
___________________________________________________________________________