close_fd var conflict in 2.1.89 pre4

Jordan Mendelson (jordy@wserv.com)
Sat, 28 Feb 1998 19:40:16 -0500 (EST)


make[2]: Entering directory `/usr/src/linux/kernel'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=686 -D__SMP__ -c -o acct.o
acct.c
acct.c:55: conflicting types for `close_fp'
/usr/src/linux/include/linux/fs.h:656: previous declaration of `close_fp'
make[2]: *** [acct.o] Error 1
make[2]: Leaving directory `/usr/src/linux/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux/kernel'
make: *** [linuxsubdirs] Error 2

acct.c is the BSD accounting file.

Jordan

--
Jordan Mendelson     : jordy.wserv.com
Web Services, Inc.   : www.wserv.com

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu