&gt; Shouldn&#39;t there be an &#39;-I/usr/include&#39; appearing above?<br><br>Yes, there should be nothing &quot;local&quot; in the Makefile if you do a search. Most probably pkg-config isn&#39;t right, but this should not happen in Debian. Paths aren&#39;t the problem here, though. Try:<br>
<br>./configure --prefix=/usr \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --without-jack-dbus<br><br>I&#39;ve read there&#39;s a problem with jack1+dbus. Sorry I can&#39;t be of more qualified help, but an e-mail to a Debian package maintainer, lash and jack dev will definitely shed light.<br>