Re: build issue #349 for v2.6.26-rc1-279-g28a4acb :

From: Adrian Bunk
Date: Fri May 09 2008 - 05:02:49 EST


On Fri, May 09, 2008 at 10:33:52AM +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 1 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
> drivers/built-in.o: In function `apanel_detach_client':
> apanel.c:(.text+0x105506): undefined reference to `led_classdev_unregister'
> drivers/built-in.o: In function `apanel_probe':
> apanel.c:(.text+0x1057b9): undefined reference to `led_classdev_register'
> make: *** [.tmp_vmlinux1] Error 1
>...

Thanks for the report.

That's a known CONFIG_X86_RDC321X bug.

I'll check where the best fix by Roman is stuck.

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

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