Re: [WOLK-devel] unresolved symbols
Brought to you by:
hight0wer
|
From: <ke...@re...> - 2003-05-03 13:03:55
|
Hi matthias, sorry, replied to you first time not the list ... doh! > depmod: *** Unresolved symbols in > /lib/modules/2.4.20-wolk4.0s-rc7/kernel/drivers/acpi/fan.o depmod: *** > Unresolved symbols in > /lib/modules/2.4.20-wolk4.0s-rc7/kernel/drivers/acpi/processor.o depmod: > *** Unresolved symbols in > /lib/modules/2.4.20-wolk4.0s-rc7/kernel/drivers/acpi/thermal.o If your're still having this issue, please could you run: depmod -ae To see which symbols are actually unresolved in the modules mentioned. Also I had a problem with a missing pre_empt symbol in some modules the other day. It took me a while to work out that I had changed the configuration of my wolk tree in menuconfig (altering /usr/src/linux/include I guess), but not actually rebooted with the new kernel. Just mentioning in case this happened to anyone else. Regards, --Kerin Millar |