Hi.

I'm running into an error when compiling the ALSA library 0.9.0beta8a. I
am using kernel 2.4.13, GLIBC 2.2.3, GCC 2.95.3. ALSA driver 0.9.0beta8a
has been installed. 

The error is as follows:

make[2]: Entering directory
`/root/ALSA/alsa-lib-0.9.0beta8a/src/control'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../include -I../../include    -g -O2 -march=i686 -c control_hw.c
rm -f .libs/control_hw.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2
-march=i686 -c  -fPIC -DPIC control_hw.c -o .libs/control_hw.lo
control_hw.c: In function `snd_ctl_hw_set_power_state':
control_hw.c:239: `SNDRV_CTL_IOCTL_POWER' undeclared (first use in this
function)
control_hw.c:239: (Each undeclared identifier is reported only once
control_hw.c:239: for each function it appears in.)
control_hw.c: In function `snd_ctl_hw_get_power_state':
control_hw.c:247: `SNDRV_CTL_IOCTL_POWER_STATE' undeclared (first use in
this function)
make[2]: *** [control_hw.lo] Error 1
make[2]: Leaving directory `/root/ALSA/alsa-lib-0.9.0beta8a/src/control'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/ALSA/alsa-lib-0.9.0beta8a/src'
make: *** [all-recursive] Error 1

I'd appreciate any help.

Best wishes,
Petter Sundlöf

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

Reply via email to