On 11/23/02 14:52, Ted Ozolins wrote:
I must be forgetting how to compile a kernel or something. On a slack 8.1 system(2.4.18) after compiling the kernel during modules_install (depmod -a) I get:
-- find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.18; fi
depmod: *** Unresolved symbols in /lib/modules/2.4.18/pcmcia/ibmtr_cs.o.gz
depmod: init_trdev
depmod: tr_type_trans
depmod: register_trdev
depmod: unregister_trdev
make: *** [_modinst_post] Error 1
bash-2.05a#
I did not select any pcmcia during configuration yet I keep getting this stuff. I must be overlooking something, just am no longer sure what. Any have any idias? sure would like to resolve this.
What version of modutils are you using? In alot of cases there will be a /lib/modules/pcmcia sitting around. You might want to delete/move it elsewhere if you're not using it.

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman [EMAIL PROTECTED]
Linux Step-by-step & TyGeMo: http://netllama.ipfox.com

4:25pm up 42 days, 5:39, 3 users, load average: 0.07, 0.06, 0.01

_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users


Reply via email to