Steve Rodgers wrote:
> I'm getting the following error messages from modprobe when I attempt
> to insert the ALSA sound modules into the Fedora beta 2.4.22-1.2061.nptl
> kernel:
>
> snd.o: unresolved symbol schedule_work

This is an incompatibility between the RedHat kernel and the original
Linux kernel.

Execute the following immediately after running the configure script,
and before running make (in the alsa-driver directory):

      mkdir -p include/linux
      touch include/linux/workqueue.h


HTH
Clemens




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to