Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5028 - Various depmod and modprobe problems with mjc-sources
Summary: Various depmod and modprobe problems with mjc-sources
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Michael Cohen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-15 09:36 UTC by David Monk
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
modules dependency report (depmod.out,8.80 KB, text/plain)
2002-07-15 09:38 UTC, David Monk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Monk 2002-07-15 09:36:29 UTC
After building a new mjc kernel, due to some odd problems with gentoo-sources, 
and then re-emerging alsa-driver and lm_sensors, I get undefined symbol on the 
new modules, like this:
/lib/modules/2.4.19-pre10-gentoo-r3/kernel/drivers/sound/soundcore.o: 
unresolved symbol preempt_schedule
/lib/modules/2.4.19-pre10-gentoo-r3/kernel/drivers/sound/soundcore.o: 
insmod /lib/modules/2.4.19-pre10-gentoo-r3/kernel/drivers/sound/soundcore.o 
failed
/lib/modules/2.4.19-pre10-gentoo-r3/kernel/drivers/sound/soundcore.o: insmod 
snd-trident failed
Also, depmod -a reports lots of these on the standard kernel modules compiled 
by make modules modules_install. I will attached that output as depmod.out.
Comment 1 David Monk 2002-07-15 09:38:51 UTC
Created attachment 2263 [details]
modules dependency report

results of depmod -a after mjc kernel installation and reboot.
Comment 2 Michael Cohen (RETIRED) gentoo-dev 2002-07-16 21:43:38 UTC
mjc-sources now has both of those integrated. they work =)