Re: "make modules_install"

From: srwalter@yahoo.com
Date: Sun Aug 13 2000 - 14:04:52 EST


On Sun, Aug 13, 2000 at 09:23:25PM +0300, Skipper wrote:
> Dear Sirs,
>
> here is error from "make modules_install".
> ....
> cd /lib/modules/2.4.0-test6; \
> 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-test6; 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
>
>
> I hope that you already solve this, but for any case.
>
>
> Regards,
>
> Skipper
>

Are you using the most recent modutils? You have to have 2.3.13 or
above for the latest kernels.

-- 
Steven Walter
<srwalter@yahoo.com>

You need only reflect that one of the best ways to get yourself a reputation as a dangerous citizen these days is to go about repeating the very phrases which our founding fathers used in the great struggle for independence. -- Attributed to Charles Austin Beard (1874-1948)


- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Aug 15 2000 - 21:00:30 EST