Messages in this thread |  | | From | Bas Mevissen <> | Subject | Re: 2.1.13 wierd.... | Date | Mon, 25 Nov 1996 14:03:35 +0100 (MET) |
| |
> > > > Can anyone tell me what to do about: > > #depmod -a > *** Unresolved symbols in module /lib/modules/2.1.13/misc/appletalk.o > *** Unresolved symbols in module /lib/modules/2.1.13/misc/ipx.o > > ? > > > -Chuck > > s253343@gettysburg.edu > (717)-337-8212 > > "God is real, unless declared integer." > > > > Na, quite simple: you use a RH 4.0 system and compiled the 2.1.13 kernel once with the appletalk and ipx as modules. Then you disabled it and now the old module files are still in that directory. Depmod sees that these are from a different compilation and complains.
Little note: you will probably see 'module net-pf-3|4|5' not found' messages while booting. You can fix this by adding the following to your /etc/conf.modules:
alias net-pf-3 off alias net-pf-4 off alias net-pf-5 off
Good luck,
Bas. -- E-mail: sgm@stack.nl, S.G.A.H.Mevissen@stud.tue.nl PGP: Finger sgm@toad.stack.nl for PGP public key, KeyID 3B896721 WWW: www.stack.nl/~sgm (Also PGP public key)
|  |