Hi Andreas,<br><br>I had the same problems installing libsndfile and maybe cppunit on my Intel mac.  I can remember having to compile and install both of those libraries from their sources.  I would suggest you do the same.
<br><br>With regards to jackOSX, why are you trying to use this in the first place?  I gave up on using jack on OS-X a number of years ago, because the latency that jack added to the audio stream, basically meant that you couldn't do anything in real-time any more.  In my own experience only having my code loaded as a vst plugin or connected via rewire kept the latency small enough for real-time applications.
<br><br>Best,<br>Greg<br><br><br><br><div><span class="gmail_quote">On 8/15/07, <b class="gmail_sendername">Andreas Calvo</b> <<a href="mailto:flipy.bcn@gmail.com">flipy.bcn@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I've been trying to install CLAM[1] under mac os X, but it turns out that the wiki was a little bit obsolet and some steps are broken.<br>First, I couldn't install the "libsndfile", it reports this error: 
Command output: sndfile-play.c:489: error: 'time_in' undeclared (first use in this function)<br>Then, I've tried to install all other dependencies, but "cppunit" is not available neither.<br><br>I've also installed jackOSX, and Qjackctl for mac os x, but it crashes when I try to run it after configuring.
<br>(Following some instructions from the Ardour Mac OS X team [3])<br><br>So I've moved into trying to install LADSPA[2], so I've needed to hack the makefile a little bit.<br>But now, trying to compile, it gaves me errors about the "
stdio.h" [4] file:<br>In file included from listplugins.c:10:<br>/usr/include/stdio.h:84: error: parse error before 'fpos_t'<br><br>Does anyone have any hint about this problems?<br><br><br>[1] <a href="http://clam.iua.upf.edu/wikis/clam/index.php/Devel/Mac_OSX_build" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://clam.iua.upf.edu/wikis/clam/index.php/Devel/Mac_OSX_build</a><br>[2] <a href="http://www.ladspa.org/download/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.ladspa.org/download/
</a><br>[3] <a href="http://ardour.org/requirements_osx" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://ardour.org/requirements_osx
</a><br>[4] <a href="http://lalists.stanford.edu/lad/2005/04/0162.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lalists.stanford.edu/lad/2005/04/0162.html</a><br><br>
<br>_______________________________________________<br>Clam-devel mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Clam-devel@llistes.projectes.lafarga.org">Clam-devel@llistes.projectes.lafarga.org
</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel" target="_blank">https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel
</a><br><br></blockquote></div><br>