Re: Uresolved Symbol problem in kernel compiled for ATHLON :(

Keith Owens (kaos@ocs.com.au)
Fri, 11 Apr 2003 19:33:29 +1000


On Fri, 11 Apr 2003 13:12:38 +0200,
Pablo Giménez Pizarro <pablogipi@inicia.es> wrote:
>I've compiled a kernel optimized for aTHLON processors and when i reboot
>i get the next error nwhen try to load some modules:
>
>/lib/modules/2.4.20/kernel/drivers/net/dmfe.o: unresolved symbol _mmx_memcpy

Broken kernel build system. You must make mrproper before changing
processor type or when switching from SMP to UP or vice versa.

-
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/