![](https://secure.gravatar.com/avatar/c8c5847b25eed2218aa60dc56570defc.jpg?s=120&d=mm&r=g)
25 Sep
2007
25 Sep
'07
6:20 p.m.
Takashi Iwai wrote:
At Fri, 14 Sep 2007 11:15:12 +0100, James Pearson wrote:
alsa-driver-1.0.15rc2 won't build cleanly on RHEL4/CentOS4 (2.6.9 based kernel).
I've included the relevant errors below after running:
configure --with-redhat make -i
The problem with misc/ac97_bus.c, I've already reported at:
http://mailman.alsa-project.org/pipermail/alsa-devel/2007-September/003119.html
James Pearson
The fix is pending on my local tree. Shall be fixed in rc3.
I've just discovered that I can't load snd-ioctl32 from 1.0.15rc2 on RHEL4/CentOS4 - dmesg reports:
snd_ioctl32: Unknown symbol snd_ctl_elem_read snd_ioctl32: Unknown symbol snd_ctl_elem_write
snd-ioctl32 with 1.0.15rc1 loads fine ...
James Pearson