For the last couple of months, both the cvs version as well as the 9.0 
beta 8 version will not compile the alsa-utils on my box. I am running a 
RH6.2 system with an upgraded kernel 2.4.10. The sound card is a SB512. 
Every time I try to compile alsa I get
alsactl.c:1053: `SND_CTL_POWER_D0' undeclared (first use in this function)
alsactl.c:1053: (Each undeclared identifier is reported only once
alsactl.c:1053: for each function it appears in.)
alsactl.c:1055: `SND_CTL_POWER_D3hot' undeclared (first use in this 
function)
alsactl.c:1061: `SND_CTL_POWER_D1' undeclared (first use in this function)
alsactl.c:1063: `SND_CTL_POWER_D2' undeclared (first use in this function)
alsactl.c:1065: `SND_CTL_POWER_D3' undeclared (first use in this function)
alsactl.c:1069: `SND_CTL_POWER_D3cold' undeclared (first use in this 
function)
alsactl.c: In function `get_str_state':
alsactl.c:1079: `SND_CTL_POWER_D0' undeclared (first use in this function)
alsactl.c:1081: `SND_CTL_POWER_D1' undeclared (first use in this function)
alsactl.c:1083: `SND_CTL_POWER_D2' undeclared (first use in this function)
alsactl.c:1086: `SND_CTL_POWER_D3hot' undeclared (first use in this 
function)
alsactl.c:1088: `SND_CTL_POWER_D3cold' undeclared (first use in this 
function)
alsactl.c:1080: warning: unreachable code at beginning of switch statement
alsactl.c: In function `show_power':
alsactl.c:1108: warning: implicit declaration of function 
`snd_ctl_get_power_state'
alsactl.c: In function `set_power':
alsactl.c:1131: warning: implicit declaration of function 
`snd_ctl_set_power_state`

Does anyone have any ideas on this? I'd really appreciate it.

BTW, I do not have any power management enabled in the kernel. Could 
that ommission be causing this problem?
-- 

To live free is the truest dream of all.



_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to