Those configure settings work for me. Do you have the jack development packages/headers installed for your system? Is jack found by the configure script? This is what I get:
r@pal:~/src/pd/pd-0.41-4/src$ ./configure --enable-jack | grep jack
checking for jack_set_xrun_callback in -ljack... yes
checking for jack_set_error_function in -ljack... yes
And i also get a -DUSEAPI_JACK linking flag when compiling.
-rich
Hi all,
I am trying to compile pd 0.41-4 on a amd 64 bit machine.
I'm using:
/configure --enable-alsa=yes --enable-jack=yes --enable-oss=no
This results in make building with
cc -DDL_OPEN -DPA_USE_OSS -DUNIX -DUNISTD -DUSEAPI_OSS
-fno-strict-aliasing -DPA_USE_ALSA -DUSEAPI_ALSA -M
The binary builds with any problems but when I run it there is no option
for jack or alsa (within the audio settings drop down) ?
The card works fine through alsa/jack.
Any ideas?
Conor
_______________________________________________
PD-dev mailing list
PD-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev