You could try to make again following this order:
........
make modules
make install
make modules_install 
 

> -----Original Message-----
> From: Balazs Wellisch [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 27, 2000 9:04 AM
> To: [EMAIL PROTECTED]
> Cc: Red Hat Development List
> Subject: kernel modules
> 
> 
> Can anyone tell me how to correct the following error:
> 
> depmod: *** Unresolved symbols in /lib/modules/2.2.16-3/misc/emu10k1.o
> 
> I compiled and installed a new kernel (2.2.16-3) using the following
> commands:
> cd /usr/src/linux-2.2.16-3
> make menuconfig
> make dep
> make clean
> make install
> 
> Than I installed the modules using:
> make modules
> make modules_install
> 
> But when I rebooted I got the above error message. I get the 
> same error if I
> run depmod -a. The modules seem to have been correctly installed in
> /lib/modules/2.2.16-3. So, why the error?
> 
> The only thing that seems wrong is that /boot/module-info is 
> still linked to
> module-info-2.2.14-5.0 which was the old kernel before I 
> recompiled it. But
> I can't find a module-info-2.2.16-3 anywhere on my system. 
> Should there be
> one?
> 
> TIA
> BW
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to