lkml.org 
[lkml]   [2001]   [Feb]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: 2.4.[01] and duron - unresolved symbol _mmx_memcpy
Date
On Tue, 13 Feb 2001 07:47:33 +0100, 
"Ph. Marek" <marek@mail.bmlv.gv.at> wrote:
>and the modules dependencies are not all set!
>make modules_install does not check for modules compilation - says
>"cp: file not found". I think that's because modules_install doesn't
>depend on the modules

Correct. The current recursive makefile design means it is difficult
to get a definitive list of modules without excessive overhead. So
modules_install assumes that you have compiled the modules already and
lets the 'cp' command fail. The 2.5 Makefile redesign will get this
right.

>grep _mmx_memcpy /proc/ksyms
> c01a4e20 _mmx_memcpy_R__ver__mmx_memcpy

Broken 2.4 makefile design. http://www.tux.org/lkml/#s8-8
The 2.5 makefile redesign will kill this problem once and for all.

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

\
 
 \ /
  Last update: 2005-03-22 13:14    [W:0.071 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site