Re: xpad_probe: undefined reference to `led_classdev_register'

From: Randy Dunlap
Date: Wed Sep 26 2007 - 17:57:57 EST


On Wed, 26 Sep 2007 23:25:33 +0200 thomas@xxxxxxxx wrote:

> Hi.
>
> Current linus' git tree:
>
> x86_64-unknown-linux-gnu-ld: BFD 2.15 assertion fail
> /home/thomas/source/crosstool-0.43/build/x86_64-unknown-linux-gnu/gcc-3.4.5-glibc-2.3.6/binutils-2.15/bfd/linker.c:619
> drivers/built-in.o(.text+0x20749d): In function `xpad_probe':
> : undefined reference to `led_classdev_register'
> drivers/built-in.o(.text+0x20756c): In function `xpad_disconnect':
> : undefined reference to `led_classdev_unregister'
> make: *** [.tmp_vmlinux1] Fehler 1
>
> any ideas?

Please send .config file.

Ix xpad driver built-in (yes, it is) and led driver is modular?
We can fix that...

---
~Randy
Phaedrus says that Quality is about caring.
-
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/