linker error: section __modver vma 0x6028c000 overlaps previous
From: michi1 at michaelblizek.twilightparadox.com <hidden>
Date: 2012-05-09 18:49:42
From: michi1 at michaelblizek.twilightparadox.com <hidden>
Date: 2012-05-09 18:49:42
Hi! On 00:19 Thu 10 May , Mulyadi Santosa wrote:
Hi... On Wed, May 9, 2012 at 11:41 AM, [off-list ref] wrote:quoted
/usr/bin/ld: .tmp_vmlinux2: section __modver vma 0x6028c000 overlaps previous sections ?KSYM ? ?.tmp_kallsyms2.S ?AS ? ? ?.tmp_kallsyms2.o ?LD ? ? ?vmlinux /usr/bin/ld: vmlinux: section __modver vma 0x6028c000 overlaps previous sections ?SYSMAP ?System.map ?SYSMAP ?.tmp_System.map ?LINK linuxmodver.... hmmm, raw guess, what happen if you turn off module versioning in kernel config?
Module versioning was turned off. If I turn it on, the error disappears.
And, does this happen if you build standard (non UML) kernel?
I do not have a non-uml config ready for this kernel. "make oldconfig" asks for almost every option which exists. -Michi