On Thu, Nov 30, 2006 at 13:22:28 +0100, Marvin Stark wrote:
> Hi,
> 
> today I tried to build the 2.6.19 kernel with the 2.6.19 mactel patches.
> Applying the patches worked without problems. But when I try to build the 
> kernel I get following error:
> 
> ----8<----
> drivers/built-in.o: In function `applesmc_init':
> applesmc.c:(.init.text+0x6915): undefined reference to `led_classdev_register'
> drivers/built-in.o: In function `applesmc_exit':
> applesmc.c:(.exit.text+0x3c2): undefined reference to 
> `led_classdev_unregister'
> make[1]: *** [.tmp_vmlinux1] Fehler 1
> make[1]: Leaving directory `/usr/src/linux-2.6.19'
> ----8<----

It looks like CONFIG_SENSORS_APPLESMC should select or depend on
CONFIG_LEDS_CLASS.

Regards,
Tino

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mactel-linux-devel mailing list
Mactel-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mactel-linux-devel

Reply via email to