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

Re: kernel 2.4.22 compiling on rh 7.1



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.

tyche





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