Yes, that fixed it. However, there was no problem with rc1 with the
same .config.





2005/7/6, Paulo Marques <[EMAIL PROTECTED]>:
> 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
> 


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

Reply via email to