Re: Unable to compile 2.6.36-rc2 on x86_64

From: Randy Dunlap
Date: Wed Aug 25 2010 - 11:55:10 EST


On Wed, 25 Aug 2010 16:15:54 +0100 Ken Moffat wrote:

> Hi,
>
> on x86_64 using a config that worked in 2.6.35.3 plus accepting the
> default settings for new options, it fails with
>
> LD .tmp_vmlinux1
> drivers/built-in.o: In function `toshiba_acpi_exit':
> toshiba_acpi.c:(.text+0x1c5e07): undefined reference to
> `led_classdev_unregister'
> drivers/built-in.o: In function `toshiba_acpi_init':
> toshiba_acpi.c:(.init.text+0xa2d8): undefined reference to
> `led_classdev_register'
> make: *** [.tmp_vmlinux1] Error 1
>
> I don't actually need toshiba_acpi, but it seems to be built by
> default if acpi is turned on ?
>
> Gzipped config attached.


Needs recently-merged commit c76a3e1d6c52c5cc1371f1abc7381c5715ebdf7f.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
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/