<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Just curious - why would you use SpanDSP on Raspberry PI in the first place ?&nbsp;Do you have any line interface hardware on the PI?<br><BR>/j&nbsp;<BR><div><div id="SkyDrivePlaceholder"></div>&gt; Date: Mon, 21 Jan 2013 10:40:23 +0100<br>&gt; From: mbrancaleoni@voismart.it<br>&gt; To: freeswitch-dev@lists.freeswitch.org<br>&gt; Subject: [Freeswitch-dev] mod_spandsp load fails on raspbian (raspberry-pi)<br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; I've had some issue into loading mod_spandsp on Raspbian<br>&gt; ( version 2012-12-16-wheezy-raspbian ) on a raspberry pi hw.<br>&gt; <br>&gt; freeswitch compiled fine, but when loading mod_spandsp failed with error:<br>&gt; <br>&gt; mod_spandsp.so: undefined symbol: lzma_stream_decoder**<br>&gt; <br>&gt; after some investigation the culprit seems the build process<br>&gt; of fs shipped tiff lib, which includes the lzma libs (present<br>&gt; on raspbian) but at load fails finding symbols.<br>&gt; <br>&gt; similar issue for jbig.<br>&gt; <br>&gt; So I manually reconfigured fs tiff lib adding the flags<br>&gt;  --disable-jbig --disable-lzma , then rebuilt mod_spandsp itself<br>&gt; and everything started ok.<br>&gt; <br>&gt; don't know if something is wrong in lzma/jbig shipped libs<br>&gt; on raspbian, or something wrong into the tiff linking process,<br>&gt; that's why I'm posting here and not on jira (yet)<br>&gt; <br>&gt; Any idea / experience about that?<br>&gt; <br>&gt; my raspbian installed package list is here:<br>&gt; http://pastebin.freeswitch.org/20474<br>&gt; <br>&gt; regards,<br>&gt; matteo.<br>&gt; <br>&gt; _________________________________________________________________________<br>&gt; Professional FreeSWITCH Consulting Services:<br>&gt; consulting@freeswitch.org<br>&gt; http://www.freeswitchsolutions.com<br>&gt; <br>&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>&gt; http://www.cudatel.com<br>&gt; <br>&gt; Official FreeSWITCH Sites<br>&gt; http://www.freeswitch.org<br>&gt; http://wiki.freeswitch.org<br>&gt; http://www.cluecon.com<br>&gt; <br>&gt; FreeSWITCH-dev mailing list<br>&gt; FreeSWITCH-dev@lists.freeswitch.org<br>&gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev<br>&gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev<br>&gt; http://www.freeswitch.org<br></div>                                               </div></body>
</html>