<div dir="ltr">Having had some problems with audio drop outs in Ubuntu, I am now giving Sabayon 14.01 a try. I&#39;m trying to compile Pd, ./autogen.sh seemed to work fine, but when I type ./configure --enable-jack things go wrong. At the end of configure I get these messages:<div>
<div>./configure: line 15417: syntax error near unexpected token `JACK,&#39;</div><div>./configure: line 15417: `    PKG_CHECK_MODULES(JACK, jack, have_jack=yes, have_jack=no)&#39;</div><div>configure: error: ./configure failed for portaudio</div>
</div><div><br></div><div>I checked line 15417 in configure, but doesn&#39;t make any sense to me, unfortunately..</div><div><br></div><div>plus some other stuff that don&#39;t seem write (out of intuition, not knowledge or experience) for example:</div>
<div><div>checking machine/soundcard.h usability... no</div><div>checking machine/soundcard.h presence... no</div><div>checking for machine/soundcard.h... no</div><div>checking for _oss_ioctl in -lossaudio... no</div></div>
<div><br></div><div>I also got lots of warnings when I typed make, like:</div><div><div>msgfmt --check --tcl --locale=af -d . af.po</div><div>af.po:6: warning: header field &#39;Language&#39; missing in header</div></div>
<div><br></div><div>Don&#39;t know if this helps, the messages from configure are quite a lot, I could post them if it&#39;s more helpful. I have Jack1 installed (there might be some issues there with memory allocation, but that should go to Jack&#39;s list, don&#39;t know if this influences Pd&#39;s compilation) and ALSA.</div>
<div>I&#39;ve been posting a lot on this Linux and Pd issue of mine lately, but I do wanna give this combination a try...sorry if I irritate anyone..</div></div>