On Thu, 23 Nov 2000 13:36:35 -0500,
Steven Lembark <[EMAIL PROTECTED]> wrote:
>make[1]: Leaving directory `/usr/src/linux-2.4.0-test11/arch/i386/lib'
>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
>depmod: depmod.c:482: addksyms: Assertion `n_syms < 10000' failed.
>make: *** [_modinst_post] Error 134
Upgrade modutils.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/