[PD] pd 0.40.1 won't build with --disable-alsa

Miller Puckette mpuckett at imusic1.ucsd.edu
Fri Nov 3 18:20:54 CET 2006


Not having portaudio, I tried just "--disable-alsa" on a Fedora 3
machine and got a different error.  (on my redhat 9 system it
works just fine...) 

I'll have to poke around some more to see what's going on.

cheers
Miller

On Thu, Nov 02, 2006 at 08:42:51AM -0600, John Harrison wrote:
> In my effort to find out why Pd crashes my system on startup, I thought 
> I'd rebuild and upgrade to 0.40.1:
> 
> $ ./configure --enable-jack --disable-portaudio --disable-portmidi 
> --disable-alsa
> $ make
> 
> 
> The build breaks:
> 
> s_main.o: In function 
> `sys_argparse':/home/iradio/Desktop/installs/puredata/pd-0.40-1/src/s_main.c:632: 
> undefined reference to `alsa_adddev'
> s_audio.o: In function 
> `audio_getdevs':/home/iradio/Desktop/installs/puredata/pd-0.40-1/src/s_audio.c:573: 
> undefined reference to `alsa_getdevs'
> s_audio.o: In function 
> `sys_close_audio':/home/iradio/Desktop/installs/puredata/pd-0.40-1/src/s_audio.c:416: 
> undefined reference to `alsa_close_audio'
> ...
> ...
> ...
> 
> If I leave out --disable-alsa when it builds fine.
> 
> -John
> 
> 
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list




More information about the Pd-list mailing list