Jose,
One thing you could try:
Open your Makefile and check to see that all the paths are correct. You should see some notes that ask things like "Where is your m_pd.h?" and such things. Do a manual search for anything that is listed as an "include" and see if it is the correct path.
Beyond that, I am not sure. This may be the first documented case of compiling PD OSX with Jack. Something to tell your grandkids about... ;-)
best, D.
jmfernandez1@free.fr wrote:
I try to build pd with jack support. The ./configure --enable-jack seems to work but when I run the "make" in the console I have:
<snip!>
ld: can't locate file for: -lrt make: *** [../bin/pd] Error 1