[plug] Compile new Kernal

Ryan ryan at slowest.net
Sat May 19 19:33:37 WST 2001


Get a newer version of the modutils package
(which is where depmod comes from)

Looks like the module compile is passing parameters to
depmod that it doesn't understand

Reading ./Documentation/Changes from your 2.4 source
tree will tell you what minimum versions you need

Ryan

At 07:13 PM 5/19/01 +0800, you wrote:
>make modules
>However after isueing
>make modules_install at the very end I get the following
>I would like to know if this is a message or a error to be concerned about
>Thank you.
>
>cd /lib/modules/2.4.0-test11; \
>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-test11; fi
>/sbin/depmod: invalid option -- F
>Usage: depmod [-e -s -v ] -a [FORCED_KERNEL_VER]
>make: *** [_modinst_post] Error 1




More information about the plug mailing list