Hi Everyone,
Could somebody please help with a compiling problem?
I'm trying to produce a new Kernel and modules file with Cygwin. I've
successfully build the Kernel, but when I try make modules_install I
eventually get the following error:
cd /lib/modules/2.4.26-vrs1-cirrus-1-2-1-ts8; \
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.26-vrs1-cirrus-1-
2-1-ts8; fi
/bin/sh: /sbin/depmod: No such file or directory
make: *** [_modinst_post] Error 127
I'm using the following commands:
make ts7200_config
make oldconfig
make menuconfig (one alterations made)
make dep
make zImage
make modules
INSTALL_MOD_PATH=`pwd`/modules
make modules_install
Any ideas?
Regards,
Lee
------------------------ Yahoo! Groups Sponsor --------------------~-->
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/CFFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|