I'm trying to compile the test version of the new Pd. I'm running the ./autogen.sh script (which says it's not using gettext BTW, don't know if this is of any importance) and then the ./configure script with --enable-jack. Then I go to the src/ directory but when I type 'make' it starts compiling but after a while I get the following error:
make: *** No rule to make target '../portaudio/lib/
libportaudio.la', needed by 'pd'. Stop.