2005/11/7, ld_ts7200 <>:
> Hi Everyone,
Hi
> [...]
> 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
The error above says that you don't have the depmod program which
should be run after all modules have been installed. I've built my own
version of cross-depmod under GNU/Linux (not Cygwin). Maybe you could
try to compile a cross depmod for Cygwin.
Regards,
Adriano
--
Adriano Winter Bess
awbess <at> gmail <dot> com
------------------------ Yahoo! Groups Sponsor --------------------~-->
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/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/
|