Re: linux-2.6.19.3 build faild with "Inconsistent kallsyms data"

From: Paulo Marques
Date: Mon Feb 19 2007 - 09:50:05 EST


Toralf Förster wrote:
Hello,

the build with the attached .config failed, make ends with:
...
scripts/kconfig/conf -s arch/i386/Kconfig
CHK include/linux/version.h
CHK include/linux/utsrelease.h
CHK include/linux/compile.h
AS .tmp_kallsyms2.o
LD vmlinux
SYSMAP System.map
SYSMAP .tmp_System.map
Inconsistent kallsyms data
Try setting CONFIG_KALLSYMS_EXTRA_PASS
make: *** [vmlinux] Error 1

Here's the config:

Hummm, I just tried that .config with a vanilla 2.6.19.3 and it built just fine.

So either you have some patches that make a difference, or it's a binutils version problem.

Can you send the output of scripts/ver_linux to see what binutils version you are using?

Also you can try a "make debug_kallsyms" build that creates a .tmp_map1 and a .tmp_map2 files that might help diagnose the problem.

--
Paulo Marques - www.grupopie.com

"The face of a child can say it all, especially the
mouth part of the face."
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/