<div dir="ltr"><div><div><div><div><div><div>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:<br>make: *** No rule to make target '../portaudio/lib/<a href="http://libportaudio.la">libportaudio.la</a>', needed by 'pd'.  Stop.<br><br></div>I've already done this:<br>apt-get build-dep puredata<br><br></div>I've also done this:<br>sudo apt-get install automake libtool debhelper dh-autoreconf dpkg-dev gettext libasound2-dev portaudio19-dev libjack-dev<br><br></div>Maybe the second set of installations is not necessary if 'apt-get build-dep puredata' is already there?<br><br></div>Pd compiles with 'make -f makefile.gnu' though. It is a bit strange to me since I've compiled 0.46-7 with 'make' before. I'm on Debian Jessie XFCE 64bit.<br><br></div>Anyway, Pd finally seems to work fine. but I thought of sending this email in case someone can enlighten me...<br><br></div>Also, isn't Pd-0.47-0 supposed to have this new [clone] object? My installation doesn't have it...<br></div>