Re: PROBLEM: Unresolved symbols of _mmx_memcpy in modules on an Athlon XP system

From: Alasdair McWilliam
Date: Thu Aug 14 2003 - 10:27:31 EST


The configuration file has never been setup for an Intel chip, it was originally an AMD K6-II/500MHz. I've tried reconfiguring from a brand new tarball for Athlon. What do I get?

depmod: *** Unresolved symbols in /lib/modules/2.4.22-rc2/kernel/drivers/block/floppy.o
depmod: _mmx_memcpy
depmod: *** Unresolved symbols in /lib/modules/2.4.22-rc2/kernel/drivers/block/loop.o
depmod: _mmx_memcpy
depmod: *** Unresolved symbols in /lib/modules/2.4.22-rc2/kernel/drivers/cdrom/cdrom.o
depmod: _mmx_memcpy
depmod: *** Unresolved symbols in /lib/modules/2.4.22-rc2/kernel/drivers/ide/ide-cd.o
depmod: _mmx_memcpy
.....etc

Alasdair :(


From: Otto Solares <solca@xxxxxxxx>
To: Alasdair McWilliam <allymcw2000@xxxxxxxxxxx>
CC: linux-kernel@xxxxxxxxxxxxxxx
Subject: Re: PROBLEM: Unresolved symbols of _mmx_memcpy in modules on an Athlon XP system
Date: Wed, 13 Aug 2003 20:41:29 -0600

On Thu, Aug 14, 2003 at 02:02:02AM +0100, Alasdair McWilliam wrote:
> 1. PROBLEM: Unresolved symbols of _mmx_memcpy in modules on an Athlon XP
> system

you must save your .config to another dir, then make mrproper,
then move your .config to your source tree, then make normally.

happens to me when i had an intel configured source tree, then
compile for amd.

-solca


_________________________________________________________________
Tired of 56k? Get a FREE BT Broadband connection http://www.msn.co.uk/specials/btbroadband

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