On Sat, 29 Mar 2003, Jason Corekin wrote: > I work for HP and I just downloaded the new RH 9.0 iso's from our > internal source yesterday. After upgrading from RH 8.0 and the 2.4.18 > kernel I tried to update my Alsa drivers to work with the new 2.4.20 > kernel and found that althought the Alsa 0.9.2 drivers had compiled and > installed without trouble the would not load. Instead I am getting the > error unresolved symbol schedule_work.
please, check the kernel includes. /usr/include/linux MUST be the link to the include directory of the kernel. it was in the process of migration from 2.4.<20 to 2.4.>20. some distributions have /usr/include/linux as a directory. and, when compiling the fresh kernel, one can get strange things with unresolved symbols etc (old headers + new kernel). so, /usr/include/linux must be the link to /usr/src/linux/include/linux, if kernel sources were unpacked to the /usr/src/linux. and, also, You need to recompile drivers. maybe, the described approach can help. ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel