[2008] in RedHat Linux List
Re: Modules errors
daemon@ATHENA.MIT.EDU (Walter Harris)
Thu Oct 31 09:16:46 1996
To: redhat-list@redhat.com
Date: Thu, 31 Oct 1996 09:09:23 -0500 (EST)
In-Reply-To: <199610310231.VAA02699@redhat.com> from "redhat-digest-request@redhat.com" at Oct 30, 96 09:31:52 pm
From: harrisw@harrel.com (Walter Harris)
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
Mac McClellan <bigmac@digitalpla.net> wrote:
> I just compiled a new kernel and now I have some errors on bootup. I'm sure
> there is probably some documentation on this somewhere on this but I can't
> seem to find it.
...
> Finding module dependencies
> *** Unresolved symbols in module /lib/modules/2.0.18/misc/ipx.o
> *** Unresolved symbols in module /lib/modules/2.0.18/net/bsd_comp.o
> *** Unresolved symbols in module /lib/modules/2.0.18/net/de4x5.o
> *** Unresolved symbols in module /lib/modules/2.0.18/net/dummy.o
> *** Unresolved symbols in module /lib/modules/2.0.18/net/tulip.o
>
> These are all items that were previously compiled as modules in the kernel
> but now I've removed them entirely from the kernel.
I had this after installing and compiling a new same-release
kernel-source rpm also. My solution was to delete the offending
module files. Since they are no longer needed by the kernel, they
won't be missed. (It worked.)
This is not particularly elegant.
"D. Wayne Dyer" <dwdyer@eskimo.com> on a similar module-related topic wrote:
> Of course once you do that, you can't boot of the original modular
> kernel... Perhaps a more elegant solution involves /etc/modules.conf?
Now, concerning your other error message:
> Oct 30 19:08:22 modprobe: Can't locate module net_pf_5
Here, your kernel is trying to start a network protocol module which
is not present. This is harmless, but to disable it, see the kernel
module documentation (/usr/src/linux/Documentation, I believe).
Happy Linuxing!
-- Walter
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null