Re: 2.6.16-rc5-mm1

From: Alessandro Zummo
Date: Tue Feb 28 2006 - 18:47:35 EST


On Tue, 28 Feb 2006 21:48:50 +0100
Mattia Dongili <malattia@xxxxxxxx> wrote:

> in drives/Makefile the line
>
> obj-$(CONFIG_RTC_CLASS) += /rtc
>
> causes the missing symbols
> WARNING: /lib/modules/2.6.16-rc5-mm1-1/kernel/drivers/rtc/rtc-test.ko needs unknown symbol rtc_time_to_tm
> WARNING: /lib/modules/2.6.16-rc5-mm1-1/kernel/drivers/rtc/rtc-core.ko needs unknown symbol rtc_valid_tm
> WARNING: /lib/modules/2.6.16-rc5-mm1-1/kernel/drivers/rtc/rtc-sysfs.ko needs unknown symbol rtc_tm_to_tim
>
> when CONFIG_RTC_*=m. Maybe obj-y is nedded instead?


Hi,

thanks. It is now fixed as a side effect of another patch. I expect
to release the new version in a couple of days.

--

Best regards,

Alessandro Zummo,
Tower Technologies - Turin, Italy

http://www.towertech.it

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