[Linux] boot error messages -fixed, sort of

Stephen chechaco@psn.net
Tue, 11 Jul 2000 13:26:03 -0400


Found the Answer in a mini-how-to:

Problem sometimes happens when you reconfigure a kernel w/o changing
versions.
Sometimes old modules from the previous config get left hanging around
in
/lib/modules/x.y.z/
The solution is to delete /lib/modules/x.y.z and do another 'make
modules_install'

Tried it and it got rid of all the previous unresolved symbol errors.
But life is not perfect yet, it left me with a new one for
'/net/wanpipe.o'
ARRGGHHH!

Stephen

Stephen wrote:

> The shift-pageup works great - thanks.
>
> I did the 'make modules' and 'make modules_install' during the process.
> Besides, I haven't even gotten around to adding any new modules yet, I just
> removed a changed a couple of things in the default config (CPU to 586, and
> turned CONFIG_EXPERIMENTAL off) and removed ftape.
>
> Turns out the errors are from "unresolved symbols" ie
>        'depmod: ** unresolved symbols in
> /lib/modules/2.2.13-12/ipv4/ip_masq_autofw.o'
>
> or
> '
> /misc/cls_route.o'
>
> Any thoughts?  Thanks
> Stephen
>
> > You probably have modules specified in your recompile of the kernel that
> > you have not built modules for. I think what you must do is run make
> > modules install after you are finished compiling the kernel. To see the
> > error messages one thing I do is use shift PageUp after you boot. This
> > will allow you to scroll back a few screens to view which modules you
> > might not have installed. Hope this helps.
> >
> > Michael Marschall
> > Infrastructure Manager
> > VoiceRite, Inc.
> > 7725 NW 48th St.
> > Miami, Florida 33166
> > Phone / Fax / Pager : 305 436 1574
> >
> > On Tue, 11 Jul 2000, Stephen wrote:
> >
> > > I recompiled my kernel and now there are a few 'unresolved dependancies'
> > > error messages that go flying by during boot up.  They don't show up
> > > under 'dmesg.'   Where can I find them?  And then, are there any
> > > recommendations on web-based info on how to go about resolving them?
> > > Thanks
> > >
> > >
> > > _______________________________________________
> > > Linux mailing list
> > > Linux@flux.org
> > > http://www.flux.org/mailman/listinfo/linux
> > >
>
> _______________________________________________
> Linux mailing list
> Linux@flux.org
> http://www.flux.org/mailman/listinfo/linux