pre-2.3.1-1 fails compile (smbfs)

Pete Clements (clem@clem.digital.net)
Tue, 11 May 1999 21:48:23 -0400 (EDT)


FYI:

gcc -D__KERNEL__ -I/hdb3/usr/src/linux-2.3.1/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o inode.o inode.c
inode.c:71: `MUTEX' undeclared here (not in a function)
inode.c: In function `smb_read_super':
inode.c:365: `MUTEX' undeclared (first use this function)
inode.c:365: (Each undeclared identifier is reported only once
inode.c:365: for each function it appears in.)
make[3]: *** [inode.o] Error 1
make[3]: Leaving directory `/hdb3/usr/src/linux-2.3.1/fs/smbfs'

-- 
Pete Clements 
clem@clem.digital.net

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