[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: depmod: *** Unresolved symbols in ...



It sounds like you probably didn't move your old modules directory before
installing your newly compiled modules. 

Do this....   move /lib/modules/2.2.17 to something like
/lib/modules/2.2.17.old and go back to your kernel source tree and do 'make
modules_install' again.  This should clear up that problem.  



Jason Mogavero
Sr. Network Engineer
Inflow, Inc
(303)942-2828


> -----Original Message-----
> From: Pascal THIVENT [mailto:pthivent@sqli.com]
> Sent: Tuesday, February 06, 2001 3:17 AM
> To: debian-user@lists.debian.org
> Subject: depmod: *** Unresolved symbols in ...
> 
> 
> I've compiled a brend new kernel.
> When I boot with this kernel, those lines are printed on the screen : 
> ...
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/isdnloop.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/ixj.o
> depmod: *** Unresolved symbols in 
> /lib/modules/2.2.17/misc/joy-magellan.o
> depmod: *** Unresolved symbols in 
> /lib/modules/2.2.17/misc/joy-spaceball.o
> depmod: *** Unresolved symbols in 
> /lib/modules/2.2.17/misc/joy-spaceorb.o
> depmod: *** Unresolved symbols in 
> /lib/modules/2.2.17/misc/joy-warrior.o
> depmod: *** Unresolved symbols in 
> /lib/modules/2.2.17/misc/kernelcapi.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/lapb.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/lmc.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/maestro.o
> depmod: *** Unresolved symbols in 
> /lib/modules/2.2.17/misc/msbusmouse.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/n_hdlc.o
> depmod: *** Unresolved symbols in 
> /lib/modules/2.2.17/misc/netlink_dev.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/netrom.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/nm256.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/nsc-ircc.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/pc110pad.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/pcbit.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/qpmouse.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/rose.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/sb.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/smc-ircc.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/sunrpc.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/synclink.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/t1isa.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/toshoboe.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/unix.o
> depmod: *** Unresolved symbols in 
> /lib/modules/2.2.17/misc/w83977af_ir.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/wanrouter.o
> depmod: *** Unresolved symbols in /lib/modules/2.2.17/misc/x25.o
> done.
> Loading modules:
> Checking all file systems...
> Parallelizing fsck version 1.18 (11-Nov-1999)
> /dev/hdb1: clean, 22/2000 files, 2282/8001 blocks
> /dev/hdb6: clean, 42931/366528 files, 161943/732957 blocks
> /dev/hdb7: clean, 492/134784 files, 5344/269080 blocks
> /dev/hdb8: clean, 11/8032 files, 1034/32098 blocks
> ...
>  
> a 'man depmod' show me that those messages aren't severity errors.
> The unresolved symbols seem to be modules that I don't use 
> since I build and
> use a new kernel.
> But I would like to know what they mean exactly and how i 
> could fix this
> behavior.
> Do I have to clean my/etc/modules.conf ?
> Where can I update the loading of MY modules ?
>  
> Thanks,
> 
> --
> Pascal Thivent
> 
> Groupe SQLI
> Web :  <http://www.sqli.com/> http://www.sqli.com 
> Mail :  <mailto:pthivent@sqli.com> pthivent@sqli.com
> Tel : +33 (0)1 55 93 25 38
> 
> 
> 
> 
> 
> 
> 
> 
>  
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact 
> listmaster@lists.debian.org
> 



Reply to: