Re: 2.4.16, 8139too not loadable as a module - unresolved symbols

Marek =?ISO-8859-13?Q?P=E6tlicki?= (marpet@linuxpl.org)
28 Nov 2001 00:31:15 +0100


W li¶cie z wto, 27-11-2001, godz. 15:08, Marc Haber pisze:
>
> Hi,
>
> on my only 2.4.16 system, modprobe 8139too gives the following errors:
[...]
> The same kernel, with the only config change being "y" instead of "m"
> for 8139too, works fine, and the network interface is useable.
>
> Did I do something wrong?

maybe you did, works fine for me as a module, although this driver
doesn't want to compile with gcc 3.0.x (as said in another thread a few
days ago).

did you do the _full_ recompile of the kernel? (cp .config /tmp;make
mrproper;cp /tmp/.config .;make oldconfig dep install modules_install)
or did you just make modules modules_install after changing the config?

regards

-- 
Marek Pêtlicki <marpet@linuxpl.org>
Linux User ID=162988

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