[PD] Alsa 0.9.0beta12 w/Pd-0.35-test11

Ben Saylor bsaylor at macalester.edu
Mon Mar 4 18:57:04 CET 2002


Looks like the alsa #include lines need to be changed, but I did

rm /usr/include/sys/asoundlib.h
ln -s /usr/include/alsa/asoundlib.h /usr/include/sys/asoundlib.h

On Mon, Mar 04, 2002 at 12:22:33PM -0500, Darwin Marcus Johnson wrote:
> Hi,
> 
> when I try to compile pd test 11 alsa support with the latest Alsa 0.9.0beta 
> 12. I run a:
> 
> ./configure --enable-alsa
> make
> 
> make exits with this error:
> 
> cc -DPD -DUNIX  -Wall -W -Wstrict-prototypes  -Werror -Wno-unused 
> -Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer  
> -DDL_OPEN -DALSA01 -DINSTALL_PREFIX=\"/usr/local\" -I. -c -o ../obj/s_linux.o 
> s_linux.c
> In file included from s_linux.c:45:
> /usr/include/sys/asoundlib.h:1: warning: #warning This header is deprecated, 
> use <alsa/asoundlib.h> instead.
> make: *** [s_linux.o] Error 1
> 
> when I went back and ran make depend it exited with the same error as above.
> any clues ?
> 
> Thanks
> -Darwin
> 



More information about the Pd-list mailing list