MakeFile Problems - make modules_install test8

From: Michael Peddemors (michael@wizard.ca)
Date: Fri Sep 15 2000 - 13:32:36 EST


Last time I hit this I just ignored it, but it is still in test8

When running `make modules_install` it errors out with an

cd /lib/modules/2.4.0-test8; \
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.0-test8; fi
modprobe: kernel: QM_SYMBOLS: Function not implemented
make: *** [_modinst_post] Error 1

even tho pcmcia was never defined in the .config

Have to remove the _modinst_post in the `make modules_install` in order to
complete
--------------------------------------------------------
Michael Peddemors - Senior Consultant
Unix Administration - WebSite Hosting
Network Services - Programming
Wizard Internet Services http://www.wizard.ca
Linux Support Specialist - http://www.linuxmagic.com
--------------------------------------------------------
(604) 589-0037 Beautiful British Columbia, Canada
--------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Sep 15 2000 - 21:00:26 EST