lkml.org 
[lkml]   [2005]   [Jul]   [6]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 06 Jul 2005 14:45:03 +0100
FromPaulo Marques <>
SubjectRe: Linux 2.6.13-rc2 - Inconsistent kallsyms data
Alexis Ballier wrote:
> Hi ! 
> 
> I have a problem building the rc2 (or rc3, whatever ;) )
> 
> Here is the end of the log : 
> 
> [...]
> Inconsistent kallsyms data
> Try setting CONFIG_KALLSYMS_EXTRA_PASS
> make: *** [vmlinux] Erreur 1

Can you try to change this setting in scripts/kallsyms.c:

#define WORKING_SET		1024

to somethig like:

#define WORKING_SET	       65536

If this fixes it, then it is a known problem and the fix is already in 
-mm. The fix is more complex than this, however.

-- 
Paulo Marques - www.grupopie.com

It is a mistake to think you can solve any major problems
just with potatoes.
Douglas Adams
-
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-07-06 21:02    [from the cache]
©2003-2008