pre-2.2.6-[1-2] fails compile (fs/fat/inode.c)

Pete Clements (clem@clem.digital.net)
Tue, 13 Apr 1999 15:25:43 -0400 (EDT)


FYI:

gcc -D__KERNEL__ -I/hdb3/usr/src/linux-2.2.6/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: In function `fat_read_super':
inode.c:369: warning: left-hand operand of comma expression has no effect
inode.c:369: parse error before `)'
make[3]: *** [inode.o] Error 1
make[3]: Leaving directory `/hdb3/usr/src/linux-2.2.6/fs/fat'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/hdb3/usr/src/linux-2.2.6/fs/fat'
make[1]: *** [_subdir_fat] Error 2
make[1]: Leaving directory `/hdb3/usr/src/linux-2.2.6/fs'
make: *** [_dir_fs] Error 2

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