lkml.org 
[lkml]   [2000]   [Feb]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: unresolved symbols: Compiler/modutils bug?
Date
On Fri, 25 Feb 2000 11:25:37 -0800, 
Serguei Miridonov <mirsev@cicese.mx> wrote:
>cxxxxxx bigphysarea_alloc_R__ver_bigphysarea_alloc

If you see _R__ver_ instead of _R_xxxxxxxx_ in a kernel symbol then it
is 99.99% certain that you have been bitten by the broken Makefiles.
Current Makefiles do not correctly recalculate the checksums under all
circumstances, especially when new symbols are added. It will probably
not be fixed before 2.5, in the meantime

mv .config ..
make mrproper (clean is not enough)
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.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

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