[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

cannot compile v 2.2.4 of kernel with standard Debian 2.1



Today, I patched my v 2.2.3 source (which compiled fine) with
the new v 2.2.4 kernel source.  However, it compiled with error as
shown below.  I issued

make mrproper
make oldconfig   (no changes were present)
make menuconfig  (just to confirm)
make dep
make clean
make bzImage

Has anyone else experienced this?  If so, how can this problem be
corrected?  

This is the first time in a very long while I have seen a kernel not
compile.

______________________________________________________________
acct.c: In function `sys_acct':
acct.c:197: too few arguments to function `filp_close'
acct.c:203: too few arguments to function `filp_close'
make[2]: *** [acct.o] Error 1
make[2]: Leaving directory `/usr/src/kernel-source-2.2.4/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.2.4/kernel'
make: *** [_dir_kernel] Error 2


-- 
/------------------------------------------------------------------\
|James D. Freels, P.E._i, Ph.D. |Phone:  (423)576-8645 |   | L | A |
|Oak Ridge National Laboratory  |FAX:    (423)574-9172 | H | I | L |
|Research Reactors Division     |work e-m: fea@ornl.gov| F | N | P |
|P. O. Box 2008                 |home e-m: fea@icx.net | I | U | H |
|Oak Ridge, Tennessee 37831-6392|world's best neutrons | R | X | A |
\------------------------------------------------------------------/


Reply to: