-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Andy Green wrote: | Yes - it works fine. Download the sources from www.alsa-project.org. You | need one trick to get it to compile, from the unpacked directory: | | touch include/linux/workqueue.h | | I saw on the release notice that Alsa is going to be in FC2 since they migrate | to 2.6 which has it naturally, so you\ll see it soon in | rawhide/unstable/whatever it is.
Alsa source compile error found below. - -- Jonathan C. Sitte <jcsitte@xxxxxxxxxxxxxx> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/rRBeA60L5My8BKQRAkDPAJ4lKz2YGKROXj8+Mvbi6P0Vx8cdgACfWGGS sdCGspu49VXRcyzat5Oa5Jg= =LE5/ -----END PGP SIGNATURE-----
Script started on Sat 08 Nov 2003 10:46:36 AM EST ]0;jcsitte@dhcppc2:/usr/src/alsa/alsa-driver-0.9.8[root@dhcppc2 alsa-driver-0.9.8]# ./configure --with-cards=intel8x0 --with-seque ncer=yes checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether gcc needs -traditional... no checking for current directory... /usr/src/alsa/alsa-driver-0.9.8 checking cross compile... checking for directory with kernel source... /lib/modules/2.4.22-1.2115.nptl/build checking for kernel version... The file /lib/modules/2.4.22-1.2115.nptl/build/include/linux/version.h does not exist. Please, install the package with full kernel sources for your distribution or use --with-kernel=dir option to specify another directory with kernel sources (default is /usr/src/linux). ]0;jcsitte@dhcppc2:/usr/src/alsa/alsa-driver-0.9.8[root@dhcppc2 alsa-driver-0.9.8]# exit exit Script done on Sat 08 Nov 2003 10:47:33 AM EST