Title: RE: [Re: [linux-delhi] Problems with depmod]

If you recompiled your Kernel, and removed some modules then you would get this "unresolved symbols "error.

Thing is when u recompile a new kernel and do a "make modules" followed by a make "modules_install". the new module just get added to the directory where the  Linux kernel stores all the modules ( I forgot the directory name, you can find the name of the directory by looking at the last "leaving directory...." after the make modules_install.) The existing modules do not get deleted which cause the "unresolved symbols" to appear.

The workaround for this is...  Delete all the content in the modules directory, and then do a make modules, make modules_install.

This will take care off the "Unresoved symbols" error.

Mani


   

-----Original Message-----
From: ajitpal singh [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 20, 2000 2:03 AM
To: [EMAIL PROTECTED]
Subject: Re: [Re: [linux-delhi] Problems with depmod]


Hi,Sandip
Yep there was the source file in the /lib.../net directoy
Now it is not giving the error "Non EPL file"
But now it shows an error
"Unresolved symbols in module .................."
The unresolved symbols r
pci_drv_unregister
pci_drv_register
Plz help
Ajitpal Singh
Sandip Bhattacharya <[EMAIL PROTECTED]> wrote:
hey, did you leave the C source code in the modules/net directory...??any
non-module file will cause such a "Not an ELF file message"...
- Sandip

--
Sandip Bhattacharya
[EMAIL PROTECTED]
ICQ: 38380743
Yahoo: sandip_in
----------------------







------------------------------------------------
The mailing list archives are available at
http://lists.linux-india.org/cgi-bin/wilma/linux-delhi


____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

------------------------------------------------
An alpha version of a web based tool to manage
your subscription with this mailing list is at
http://lists.linux-india.org/cgi-bin/mj_wwwusr


Visit http://www.NetVarsity.com for online learning


Reply via email to