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

Re: kernel 2.4.22 compiling on rh 7.1



tyche wrote:
On Monday 24 November 2003 17:25, Rick Stevens wrote:

tyche wrote:

trying to upgrade my kernel on my laptop. got to the point of make
modules_install and the i got the following error:

depmod: unresolved symbols in /lib/modules/2.4.22/kernel/fs/binfmt_elf.o
depmod: put_files_struct
depmod: steal_locks

figure i missed putting something in the config.

Have you upgraded your modutils? ---------------------------------------------------------------------- - Rick Stevens, Senior Systems Engineer rstevens vitalstream com - - VitalStream, Inc. http://www.vitalstream.com - - - - Silence! Or I shall replace you with a very small shell script! - - - The Wizard of OS -

followed the instructions to the letter.


make mrproper
make dep
make bzImage
make modules
make modules_install

it is in make modules_install that the problem arises. figure i am missing a module that some other modules requires somewhere.

still trying to figure out what.

You need to make sure your "modutils" package is up to date to use the new kernels. There are changes in the way the kernel and modules tie together. The current modutils is "modutils-2.4.22-8" (do an "rpm -qa | grep modutils" to see what you have now). ---------------------------------------------------------------------- - Rick Stevens, Senior Systems Engineer rstevens vitalstream com - - VitalStream, Inc. http://www.vitalstream.com - - - - The light at the end of the tunnel is really an oncoming train. - ----------------------------------------------------------------------




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