Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Unresolved symbols
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
sheepdog
Guru
Guru


Joined: 14 Oct 2002
Posts: 369
Location: Edison Enterprises Inc., Lake Oswego, Oregon, USA

PostPosted: Fri Sep 05, 2003 9:37 pm    Post subject: Unresolved symbols Reply with quote

After
Code:
make mrproper
make oldconfig
make dep && make clean bzImage modules modules_install
emerge -k nvidia-kernel alsa-driver
Everything finishes fine. Then I do a modules-update and get
Quote:
depmod: *** Unresolved symbols in /lib/modules/2.4.22_pre2-gss/kernel/drivers/input/mousedev.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22_pre2-gss/kernel/drivers/net/dummy.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22_pre2-gss/kernel/net/ipsec/alg/ipsec_aes.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22_pre2-gss/kernel/net/ipsec/ipsec.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22_pre2-gss/kernel/sound/isa/cs423x/snd-cs4231-lib.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22_pre2-gss/kernel/sound/isa/snd-es18xx.o
depmod: *** Unresolved symbols in /lib/modules/2.4.22_pre2-gss/kernel/sound/isa/snd-opl3sa2.o
How do I resolve these?

System uname: 2.4.22_pre2-gss i686 AMD Athlon(tm) MP 2200+

Thank you.
Back to top
View user's profile Send private message
KoffKoff
n00b
n00b


Joined: 15 May 2003
Posts: 65

PostPosted: Fri Sep 05, 2003 9:46 pm    Post subject: Reply with quote

Im just guessing now... but that looks like kernel modules... and in that case i gues you need to recompile your kernel. but i advise you to wait for somone with more experience on this subject to answer berfore you do anything. Its stupid to recompile a kernel in vain.
Back to top
View user's profile Send private message
active
Apprentice
Apprentice


Joined: 23 Jun 2003
Posts: 228
Location: Something not a structure or union

PostPosted: Fri Sep 05, 2003 10:54 pm    Post subject: Reply with quote

Quite all modules depend from other modules or kernel native options. In your case you have to try to find out what are the kernel options required to your modules.

A little suggestion in contrast with the previous post: compile, compile and compile! 8)
_________________
GIT d- s:+>: a-- C+++ UBS+++ P++ L+++
E--- W+ N+ w M- PS+(++) PE PGP+ !t
X++ tv+ b++ D+ G e h! r++ x*
Back to top
View user's profile Send private message
sheepdog
Guru
Guru


Joined: 14 Oct 2002
Posts: 369
Location: Edison Enterprises Inc., Lake Oswego, Oregon, USA

PostPosted: Sat Sep 06, 2003 3:18 am    Post subject: FYI Reply with quote

Apparantly when building new modules it is essential to build, install and run the associated new linux kernel. As I said above I was just doing the build and then doing update-modules. When I did update-modules after installing the kernel and rebooting it worked much better (mousedev modprobed). Still had to re-emerge nvidia-kernel and alsa-driver, and had to get into XWindows, update-moduels there and then reboot again to get /dev/dsp created and the sound drivers working in X. Repeated compiles without changing the kernel parameters were not helpful.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum