[plug] Compile new Kernal
Robert Andrews
squirrel at emerge.net.au
Sat May 19 19:13:45 WST 2001
Hi all Im in the process of compiling a new Kernal to try and use the new Ipatables firewall
Im very new to Kernal compiling and I would like to know if the following is a error
I have no errors with
make dep
make clean
make bzImage
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]
depmod [-e -s -v ] MODULE_1.o MODULE_2.o ...
Create module-dependency information for modprobe.
-a, --all visit all modules
-d, --debug run in debug mode
-e output unresolved symbols
-i ignore symbol versions
-m, --system-map <file> use the symbols in <file>
-s, --system-log use the system log for error reporting
--help display this help and exit
-v, --verbose run in verbose mode
-V, --version output version information and exit
make: *** [_modinst_post] Error 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.plug.org.au/pipermail/plug/attachments/20010519/cb864f24/attachment.html>
More information about the plug
mailing list