[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Sheflug] Kernel Install Problem
Hi,
I'm trying to install a win4lin patched kernel (I'm not a customer so I can't
get support from netraverse). I've patched the kernel and added the modules
but when I run "make modules_install" I get the following error...
make[1]: Entering directory `/home/redneon/patched-linux/arch/i386/lib'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/home/redneon/patched-linux/arch/i386/lib'
make -C arch/i386/mki modules_install
make[1]: Entering directory `/home/redneon/patched-linux/arch/i386/mki'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/home/redneon/patched-linux/arch/i386/mki'
cd /lib/modules/2.4.18-6mdk; \
mkdir -p pcmcia; \
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-6mdk; fi
depmod: *** Unresolved symbols in
/lib/modules/2.4.18-6mdk/kernel/drivers/telephony/ixj_pcmcia.o
depmod: CardServices_Re4eef0a4
depmod: register_pccard_driver_R583d4ed2
depmod: unregister_pccard_driver_Rdb348cd2
depmod: *** Unresolved symbols in /lib/modules/2.4.18-6mdk/alsa/snd.o.gz
depmod: register_sound_special_R69a88294
depmod: register_sound_dsp_R8be62abf
make: *** [_modinst_post] Error 1
[root@localhost patched-linux]#
make dep, make clean, make bzImage and make modules all work fine but when I
run make modules_install I get that error.
Can anyone help?
Darrell
___________________________________________________________________
Sheffield Linux User's Group -
http://www.sheflug.co.uk/mailfaq.html
GNU the choice of a complete generation.