Those configure settings work for me.&nbsp; Do you have the jack development packages/headers installed for your system?&nbsp; Is jack found by the configure script? This is what I get:<br><br>r@pal:~/src/pd/pd-0.41-4/src$ ./configure --enable-jack | grep jack<br>
checking for jack_set_xrun_callback in -ljack... yes<br>checking for jack_set_error_function in -ljack... yes<br><br>And i also get a -DUSEAPI_JACK linking flag when compiling.<br><br>-rich<br><br><div class="gmail_quote">
On Sat, May 31, 2008 at 1:26 PM, forwind &lt;<a href="mailto:forward@forwind.net">forward@forwind.net</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br>
<br>
I am trying to compile pd 0.41-4 on a amd 64 bit machine.<br>
I&#39;m using:<br>
/configure --enable-alsa=yes --enable-jack=yes --enable-oss=no<br>
<br>
This results in make building with<br>
cc -DDL_OPEN -DPA_USE_OSS -DUNIX -DUNISTD -DUSEAPI_OSS<br>
-fno-strict-aliasing -DPA_USE_ALSA -DUSEAPI_ALSA -M<br>
<br>
The binary builds with any problems but when I run it there is no option<br>
for jack or alsa (within the audio settings drop down) ?<br>
<br>
The card works fine through alsa/jack.<br>
<br>
Any ideas?<br>
<br>
<br>
Conor<br>
<br>
<br>
_______________________________________________<br>
PD-dev mailing list<br>
<a href="mailto:PD-dev@iem.at">PD-dev@iem.at</a><br>
<a href="http://lists.puredata.info/listinfo/pd-dev" target="_blank">http://lists.puredata.info/listinfo/pd-dev</a><br>
</blockquote></div><br>