If you edit the source and change f_inode to d_inode (an apparent typo),
then it compiles.  It booted on my system, but froze shortly thereafter.  I
believe there is an official patch (somewhere) for this.

--Adam

-----Original Message-----
From: Jiann-Ming Su <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>;
[EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Tuesday, October 27, 1998 4:16 PM
Subject: 126 compile error:


gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fom
it-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
[EMAIL PROTECTED]    what is convenient, then repent." --Bob
Dylan



Reply via email to