126 compile error:

Jiann-Ming Su (js1@microwave.ph.msstate.edu)
Tue, 27 Oct 1998 12:33:45 -0600 (EST)


gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -c -o capability.o capability.c
acct.c: In function `check_free_space':
acct.c:90: structure has no member named `f_inode'
acct.c:85: warning: `sb' might be used uninitialized in this function
make[2]: *** [acct.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.1/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.1/kernel'
make: *** [_dir_kernel] Error 2

Jiann-Ming Su "People seldom do what they believe in. They do
js1@microwave.ph.msstate.edu what is convenient, then repent." --Bob Dylan

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