Re: kobject link failure

From: Greg KH
Date: Thu Jul 19 2007 - 15:35:37 EST


On Thu, Jul 19, 2007 at 08:03:06PM +0200, Jan Engelhardt wrote:
> Hi,
>
>
> top is 275afcac9953ece0828972edeab9684cfe1a5ef3, error is:
> LD .tmp_vmlinux1
> drivers/built-in.o: In function `store_uevent':
> core.c:(.text+0x20ebb): undefined reference to `kobject_actions'
> core.c:(.text+0x20edd): undefined reference to `kobject_actions'
> make[1]: *** [.tmp_vmlinux1] Error 1
> make: *** [_all] Error 2
>
> .config attached. Is it because of CONFIG_HOTPLUG=n?

Yes it is, are you really sure you want that? :)

Kay, care to make up a patch to fix this issue?

thanks,

greg k-h
-
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/