d a nordquest wrote:
> I've recently compiled and installed the letest ALSA driver in my Celeron
> II system running Fedora One.
>
> # modprobe snd-als4000
> snd.o: unresolved symbol schedule_work

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

Directly after running configure, you have to execute the following
commands:

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


HTH
Clemens




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to