Re: latest git (linux-2.6.25-git6) compile error

From: Ivo van Doorn
Date: Thu Apr 24 2008 - 19:22:00 EST


On Thursday 24 April 2008, Plamen Petrov wrote:
> Hi, folks!
>
> Just "git pulled" 2.6.25-git6, did the
> "zcat /proc/config.gz > .config && make oldconfig" stuff,
> and when I was asked for leds support (RT61PCI_LEDS)
> in the RT61 driver I happen to use, got this:
>
> [***************** SNIP *********************]
> LD net/built-in.o
> LD vmlinux.o
> MODPOST vmlinux.o
> WARNING: modpost: Found 16 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 `rt2x00leds_resume':
> /tmp/compile/linux-2.6/drivers/net/wireless/rt2x00/rt2x00leds.c:216: undefined
> reference to `led_classdev_resume'

Can you confirm that this error goes away when enabling CONFIG_NEW_LEDS ?

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