Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
WARNING: /lib/modules/2.6.20-gentoo-r3/alsa-driver/acore/snd-rtctimer.ko needs unknown symbol is_power_of_2 in 2.6.20, is_power_of_2 is a simple define and not an actual function. You need to include that in the sources to the snd-rtctimer module
Created an attachment (id=120857) [details] kernel config without RTC options
(From update of attachment 120857 [details]) I can confirm this on vanilla-sources-2.6.20.7 as well.
This has been fixed upstream in RC4, relevant chunk of ChangeLog: " - remove log2_compat.h There are certain obsolete and seldom-used kernels (for example, 2.6.20) that have the linux/log2.h header but that do not have the is_power_of_2() function. Move our own is_power_of_2() wrapper to adriver.h so that it is picked up even on those kernels." Bumping to 1.0.14 final will fix.
1.0.14 final ebuild now in portage.