The version of alsa you are attempting to use is 1.5-2 years old. It is unlikely that you will be able to get it working on any current system.
Please try the 0.9.0beta12 version of ALSA. Don't let the beta in the version name scare you. The 0.9.x ALSA series is much improved over the 0.5.x series which should only be thought of as a historical release at this point. Clear out everything on your systems related to 0.5.x and get the 0.9.0beta12 versions of the drivers, library and utilities from the alsa-project website: http://www.alsa-project.org/ If you have any trouble with these report back to the list. It's always good to hear about linux gaining wider deployment. Good luck. -Eric Rz. "Sarris, Chris" wrote: > > Hello, > I am having some problems compiling the alsa-driver-0.5.9. I seriously need > to help to get > these drivers working. I am an administrator of 25 Dell Presions 210 > workstations that we > have rolled off Win 2000 and onto Red Hat 7.2 -- the Sound chip set in > these computers seems > especially problematic... the Crystal Semiconductor CS4236. Linux is running > well except for > this sound problem. In a corporate enviroment of 2,000 Windows boxes we need > to look good > if we are going to do more Linux installs. > > I have run the "./configure --with-kernel=/usr/src/linux-2.4.7-10 > --with-cards=cs4236" from the alsa-driver-0.5.9 directory and it completed > fine. However the "make" blows up. I have > included the output below. "soundcore" is listed as running under lsmod. I > have the > kernel-headers-2.4.7-10 installed. I don't believe this is an ISA PNP sound > card because it > integrated into the Dell motherboard. It is not a card that you plug into an > ISA slot. There > is no /etc/isapnp.conf file. > > I appreciate any help you can give me, > thanks, > Chris > > make install > make[1]: Entering directory `/usr/local/alsa-driver-0.5.9/kernel' > make[2]: Entering directory `/usr/local/alsa-driver-0.5.9/kernel/seq' > gcc -DALSA_BUILD -D__KERNEL__ -O2 -m486 -malign-loops=2 -malign-jumps=2 > -malign-functions=2 -DCPU=586 -DLINUX -Wall -Wstrict-prototypes > -fomit-frame-pointer -pipe -I/usr/src/linux-2.4.9-13//include -I../.. > -DEXPORT_SYMTAB -c seq.c > In file included from ../../include/driver.h:84, > from seq.c:23: > /usr/src/linux-2.4.9-13/include/linux/malloc.h:3:2: warning: #warning The > Use of linux/malloc.h is deprecated, use linux/slab.h > In file included from seq_queue.h:26, > from seq.c:28: > seq_timer.h:78: conflicting types for `timer_t' > /usr/src/linux-2.4.9-13/include/linux/timer.h:42: previous declaration of > `timer_t' > make[2]: *** [seq.o] Error 1 > make[2]: Leaving directory `/usr/local/alsa-driver-0.5.9/kernel/seq' > make[1]: *** [all] Error 1 > make[1]: Leaving directory `/usr/local/alsa-driver-0.5.9/kernel' > make: *** [compile] Error 1 > > [root @ sarc01-lx - /usr/local/alsa-driver-0.5.9]$ make > make[1]: Entering directory `/usr/local/alsa-driver-0.5.9/kernel' > make[2]: Entering directory `/usr/local/alsa-driver-0.5.9/kernel/seq' > gcc -DALSA_BUILD -D__KERNEL__ -O2 -m486 -malign-loops=2 -malign-jumps=2 > -malign-functions=2 -DCPU=586 -DLINUX -Wall -Wstrict-prototypes > -fomit-frame-pointer -pipe -I/usr/src/linux-2.4.9-13//include -I../.. > -DEXPORT_SYMTAB -c seq.c > In file included from ../../include/driver.h:84, > from seq.c:23: > /usr/src/linux-2.4.9-13/include/linux/malloc.h:3:2: warning: #warning The > Use of linux/malloc.h is deprecated, use linux/slab.h > In file included from seq_queue.h:26, > from seq.c:28: > seq_timer.h:78: conflicting types for `timer_t' > /usr/src/linux-2.4.9-13/include/linux/timer.h:42: previous declaration of > `timer_t' > make[2]: *** [seq.o] Error 1 > make[2]: Leaving directory `/usr/local/alsa-driver-0.5.9/kernel/seq' > make[1]: *** [all] Error 1 > make[1]: Leaving directory `/usr/local/alsa-driver-0.5.9/kernel' > make: *** [compile] Error 1 > > _______________________________________________ > Alsa-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/alsa-user _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user