This has been going on for some time now. I can compile and run the 
Alsa-drivers,Alsa-libs, and Alsa-oss, however the Alsa-Utils will NOT 
compile. I can't seem to figure out what might be causing this. I am 
using kernel 2.4.13 and glibc 2.1.3 ( I know old glibc ). The really 
confusing thing is the reference to Power. I'm wondering if maybe one of 
the power management modules might be causing some of this? Please help!

Making all in include
make[1]: Entering directory `/usr3/nalsa/alsa-utils/include'
make[1]: Leaving directory `/usr3/nalsa/alsa-utils/include'
Making all in alsactl
make[1]: Entering directory `/usr3/nalsa/alsa-utils/alsactl'
gcc -DHAVE_CONFIG_H -I. -I. -I../include     -O2 -Wall -pipe -g -c alsactl.c
alsactl.c: In function `get_int_state':
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'
make[1]: *** [alsactl.o] Error 1
make[1]: Leaving directory `/usr3/nalsa/alsa-utils/alsactl'
make: *** [all-recursive] Error 1


-- 

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