Jaroslav Kysela wrote:
On Fri, 9 Jan 2004, William M. Quarles wrote:


Howdy,

The procedure on this page

http://alsa.opensrc.org/index.php?page=Quick+Install

and the ReadMe mention that Red Hat 9 users needed to run this command
between the configure and the compile to avoid unresolved symbols in the
drivers:

touch include/linux/workqueue.h

Well, there's trouble in Paradise now, because that file is no longer
included with the ALSA drivers tarball.


It is not included. Do these commands:

cd alsa-driver
./configure <your_args>
touch include/linux/workqueue.h
make


I can't touch the file if it's not included!


I added '--with-redhat=yes' option to configure script, unfortunately
the detection is broken in 1.0.1.

Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs


------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user







-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to