Re: arch/i386/lib/mmx.c no symbols

From: Keith Owens (kaos@ocs.com.au)
Date: Thu Nov 09 2000 - 09:17:55 EST


On Thu, 9 Nov 2000 14:56:05 +0100,
therapy <therapy@endorphin.org> wrote:
>arch/i386/lib/mmx.c does not export modversioned symbols.
>
>any module using include/asm-i386/[string.h/string-486.h/page.h]
>with 3DNOW enabled will fail to load.

arch/i386/kernel/i386_ksyms.c exports _mmx_memcpy, mmx_clear_page and
mmx_copy_page, with versions. What is missing? More likely you have
been bitten by the broken makefiles.

  mv .config ..
  make mrproper
  mv ../.config .
  make oldconfig
  make dep clean bzImage modules

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



This archive was generated by hypermail 2b29 : Wed Nov 15 2000 - 21:00:14 EST