Re: oddity introduced between 2.4.0-test10 & -test11
Keith Owens (kaos@ocs.com.au)
Fri, 24 Nov 2000 19:27:42 +1100
On Thu, 23 Nov 2000 13:36:35 -0500,
Steven Lembark <lembark@jeeves.wrkhors.com> 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 majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/