<div>On Sun, November 28, 2010 4:09 pm, Adrian Gschwend wrote:<br>> Hi group,<br>> <br>> I use Freeswitch on FreeBSD for ages now, always trunk which I compile<br>> every few weeks. Unfortunately it doesn't compile anymore for a while,<br>
> it fails in mod_spandsp<br>[snip]</div>
<div>> But it doesn't find jpeg, like the possible error stated on Mod_spandsp<br>> page. But unless I completely miss something here it *should* be<br>> 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'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>