View Single Post

   
  #2 (permalink)  
Old 01-17-2008, 04:38 PM
David
 
Posts: n/a
Default Re: Make modules_install fails with unresolved symbols error

Paul Rogers wrote:
>
> I am trying to compile a 2.4.22(kernel.org) kernel on an install of
> RH7.3. I have carried out the following
>
> make mrproper
> make menuconfig
> make dep
> make clean
> make bzImage
> make modules
> make install
> make modules_install


This may not fix your problem but "make install" should be the
last command instead of "make modules_install".

--
Confucius: He who play in root, eventually kill tree.
Registered with The Linux Counter. http://counter.li.org/
Slackware 9.1.0 Kernel 2.4.22 SMP i686 (GCC) 3.3.2
Uptime: 35 days, 22:40, 4 users, load average: 1.07, 1.06, 1.1
Reply With Quote