[2.1.70] ncpfs compile difficulty...

Matthew Kirkwood (weejock@ferret.lmh.ox.ac.uk)
Wed, 3 Dec 1997 14:07:20 +0000 (GMT)


Hi,

gcc -D__KERNEL__ -I/usr/src/linux-2.1.70/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.)

Modular IPX too.

Matthew.