compilation problems with ncpfs

James Curbo (jc108788@cyprus.hsu.edu)
Fri, 6 Nov 1998 22:51:31 -0600 (EST)


This seems related to the whole schedule_timeout/jiffies thing. Anyone
else noticed this? This is 2.1.127pre7 with arca-10 applied.

make[3]: Entering directory `/usr/src/linux/fs/ncpfs'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -DCPU=486 -c -o
dir.o dir.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -DCPU=486 -c -o
file.o file.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -DCPU=486 -c -o
inode.o inode.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -DCPU=486 -c -o
ioctl.o ioctl.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -DCPU=486 -c -o
mmap.o mmap.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -DCPU=486
-finline-functions -c -o ncplib_kernel.o ncplib_kernel.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -DCPU=486 -c -o
sock.o sock.c
sock.c: In function `do_ncp_rpc_call':
sock.c:185: structure has no member named `timeout'
sock.c:191: structure has no member named `timeout'
sock.c:195: structure has no member named `timeout'
sock.c:212: structure has no member named `timeout'
make[3]: *** [sock.o] Error 1
make[3]: Leaving directory `/usr/src/linux/fs/ncpfs'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux/fs/ncpfs'
make[1]: *** [_subdir_ncpfs] Error 2
make[1]: Leaving directory `/usr/src/linux/fs'
make: *** [_dir_fs] Error 2

This is with ncpfs being built in.
Rest of config available upon request.

-- 
James Curbo            computer science/math undergradute
Henderson State University Department of Computer Science
jc108788@cyprus.hsu.edu      james@mousehole.sandwich.net
http://users.ipa.net/~jcurbo/index.html

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/