<div>On Sun, November 28, 2010 4:09 pm, Adrian Gschwend wrote:<br>&gt; Hi group,<br>&gt; <br>&gt; I use Freeswitch on FreeBSD for ages now, always trunk which I compile<br>&gt; every few weeks. Unfortunately it doesn&#39;t compile anymore for a while,<br>
&gt; it fails in mod_spandsp<br>[snip]</div>
<div>&gt; But it doesn&#39;t find jpeg, like the possible error stated on Mod_spandsp<br>&gt; page. But unless I completely miss something here it *should* be<br>&gt; installed (in terms of the port is definitely there).</div>

<div> </div>
<div>The port installs the jpeg library in /usr/local/lib but as you pointed out</div>
<div>the build doesn&#39;t link to it there: /usr/bin/ld: cannot find -ljpeg<br></div>
<div>Please follow:</div>
<div><br><a href="http://wiki.freeswitch.org/wiki/Installation_Guide#FreeBSD">http://wiki.freeswitch.org/wiki/Installation_Guide#FreeBSD</a></div>
<div> </div>
<div>3. Compile spandsp </div>
<div> </div>
<div>( cd libs/spandsp ; ./configure ; gmake install )<br></div>
<div>Hope this helps.</div>
<div> </div>
<div>-kim</div>
<div> </div>
<div>--</div>
<div> </div>