Hi,

I am trying to upgrade from beta9 (which worked fine) to beta10 and I am getting the 
following when trying to compile the alsa-lib-0.9.0beta10 package:

./configure --prefix=/usr/local
...
make
...
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include 
-I../../include    -g -O2 -c pcm_ladspa.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -c  -fPIC -DPIC 
pcm_ladspa.c -o pcm_ladspa.lo
pcm_ladspa.c:28: ladspa.h: No such file or directory
make[2]: *** [pcm_ladspa.lo] Error 1
make[2]: Leaving directory `/mnt/data/src/alsa/alsa-lib-0.9.0beta10/src/pcm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/data/src/alsa/alsa-lib-0.9.0beta10/src'
make: *** [all-recursive] Error 1

The ladspa.h is indeed nowhere to be found.
What am I missing here? (other than a header file :D )

Thanks in advance,
Mag.

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

Reply via email to