On Saturday 10 November 2001 01:02, Arthur Hagen wrote:
> The Alsa sound matrix lists the M-Audio Delta Audiophile 2496 as supported,
> Anyone got the alsa drivers to work with this card, since it's listed?
Yes.
Thomas
___
Alsa-user mailing list
[EM
Am Donnerstag, 1. November 2001 16:24 schrieb Petter Sundlöf:
> 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.
> control_hw.c: In function `snd_ctl_hw_set_power_state
0beta6/sound/.
regards
Thomas
>
> The file control_hw.c wants to see definitions for things like
> SNDRV_CTL_IOCTL_POWER these are usually found in some header file.
>
> John
>
> Thomas Stein wrote:
> > Hello
> >
> > Someone knows what this compiler error mean
> Hi Thomas
>
> The errors mean that there is an include file missing (most likely)
>
>
> The file control_hw.c wants to see definitions for things like
> SNDRV_CTL_IOCTL_POWER these are usually found in some header file.
>
> John
Thanks for the answer John.
Lets get more specific. I use the ker
Hello
Someone knows what this compiler error means? :
IC 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 o
Hello
Since alsa-lib beta7 i get the following compiler errors:
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -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 (fir