Re: build issue #487 for v2.6.26-rc1-6-gafa26be :undefinedreference to `es7000_plat'

From: Randy Dunlap
Date: Sun May 04 2008 - 13:57:15 EST


On Sun, 4 May 2008 15:35:52 +0200 Toralf Förster wrote:

> Hello,
>
> the build (.config attached) failed, make ends with :
> ...
> CC arch/x86/lib/usercopy_32.o
> AR arch/x86/lib/lib.a
> LD vmlinux.o
> MODPOST vmlinux.o
> WARNING: modpost: Found 3 section mismatch(es).
> To see full details build your kernel with:
> 'make CONFIG_DEBUG_SECTION_MISMATCH=y'
> GEN .version
> CHK include/linux/compile.h
> UPD include/linux/compile.h
> CC init/version.o
> LD init/built-in.o
> LD .tmp_vmlinux1
> arch/x86/mach-generic/built-in.o: In function `es7000_rename_gsi':
> es7000plat.c:(.text+0xb52): undefined reference to `es7000_plat'
> arch/x86/mach-generic/built-in.o: In function `setup_unisys':
> (.init.text+0x206): undefined reference to `es7000_plat'
> arch/x86/mach-generic/built-in.o: In function `setup_unisys':
> (.init.text+0x212): undefined reference to `es7000_plat'
> arch/x86/mach-generic/built-in.o: In function `parse_unisys_oem':
> (.init.text+0x308): undefined reference to `es7000_plat'
> arch/x86/mach-generic/built-in.o: In function `parse_unisys_oem':
> (.init.text+0x318): undefined reference to `es7000_plat'
> arch/x86/mach-generic/built-in.o:(.init.text+0x32f): more undefined references to `es7000_plat' follow
> make: *** [.tmp_vmlinux1] Error 1

Patch is here:
http://lkml.org/lkml/2008/5/3/143

---
~Randy
--
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/