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