Thomas Stein wrote:
>Hi
>
>If someone wants to know: The error was a symlink.
>I don`t know why, but /usr/include/sound was a symlink
>to /usr/src/alsa-driver-0.9.0beta6/sound/.
>
>regards
>Thomas
i had similar problems going from beta5 to beta7 and then back to beta5.
(kernel 2.4.0, card - hamm
Am Donnerstag, 4. Oktober 2001 21:37 schrieb John Gluck:
> Hi Thomas
>
> The errors mean that there is an include file missing (most likely)
>
Hi
If someone wants to know: The error was a symlink. I don`t know why, but
/usr/include/sound was a symlink to /usr/src/alsa-driver-0.9.0beta6/sound/.
> 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
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
Thomas Stein wrote:
> Hello
>
> Someone knows what this compiler error means? :
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
Hi, I get this error when compiling alsa-lib-0.9.0beta8. I have
alsa-lib-0.9.0beta6 compiled, installed and working fine
make install-data-hook
make[3]: Entering directory /usr/local/src/alsa-lib-0.9.0beta8/include'
rm -f /usr/include/alsa/asoundef.h
ln -s -f ../sound/asoundef.h /usr/include/als