![]() | |||||||||||||
Messages in this thread |
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 | |||||||||||||