Re: [Alsa-user] alsa-lib-0.9.0beta8

2001-10-13 Thread patrick reardon
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

Re: [Alsa-user] alsa-lib-0.9.0beta8

2001-10-09 Thread Thomas Stein
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/.

Re: [Alsa-user] alsa-lib-0.9.0beta8

2001-10-04 Thread Thomas Stein
> 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

Re: [Alsa-user] alsa-lib-0.9.0beta8

2001-10-04 Thread John Gluck
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? :

[Alsa-user] alsa-lib-0.9.0beta8

2001-10-04 Thread Thomas Stein
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

[Alsa-user] alsa-lib-0.9.0beta8 compile problem

2001-09-27 Thread Bill Thompson
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