I&#39;ll test it on a Wheezy machine this week. In the meantime try Ken&#39;s suggestion.<div><br></div><div>-Steve</div><div><br></div><div><br></div><div><br><br><div class="gmail_quote">On 26 June 2013 17:42, Karl Schmidt <span dir="ltr">&lt;<a href="mailto:karl@xtronics.com" target="_blank">karl@xtronics.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On 06/26/2013 09:36 AM, Cal Leeming [Simplicity Media Ltd] wrote:<br>
&gt; I don&#39;t think the build script is compatible with wheezy yet.<br>
<br>
</div>That is what I&#39;m bumping into..   Looks like &#39;Steve Ayre&#39; may have been the one to create this script?<br>
<div><br>
<br>
&gt; Are you able to reproduce the same problem on master HEAD for squeeze?<br>
<br>
</div>I&#39;m just starting to explore freeswitch - no longer run any squeeze machines as wheezy is now<br>
stable. The script pulls in via this command:<br>
<br>
git clone -b $BRANCH git://<a href="http://git.freeswitch.org/freeswitch.git" target="_blank">git.freeswitch.org/freeswitch.git</a><br>
<div><br>
&gt;<br>
&gt; Can you file a JIRA ticket for this, and test the above, and I&#39;ll take a look later.<br>
<br>
</div>I could - have no idea how - I&#39;m brand new to freeswitch ( I used asterisk for a glorified answering<br>
machine-2-email system for many years now).<br>
<br>
The key issue is :<br>
<div>  error: couldn&#39;t find library libjs.so.1<br>
<br>
</div>It is in libplib1 which is installed<br>
<br>
<br>
The other issue, which might be related is a huge number of warnings similar to:<br>
<div><br>
dpkg-shlibdeps: warning: package could avoid a useless dependency if<br>
</div>debian/freeswitch-mod-lua/usr/lib/freeswitch/mod/mod_lua.so was not linked against libz.so.1 (it<br>
<div>uses none of the library&#39;s symbols)<br>
<br>
</div>I&#39;m thinking it might be related to this warning :<br>
<div><br>
<br>
To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.<br>
<br>
<br>
<br>
<br>
&gt;<br>
</div>&gt; Thanks<br>
&gt;<br>
&gt; Cal<br>
<div><div>&gt;<br>
&gt; On Wed, Jun 26, 2013 at 2:00 AM, Karl Schmidt &lt;<a href="mailto:karl@xtronics.com" target="_blank">karl@xtronics.com</a> &lt;mailto:<a href="mailto:karl@xtronics.com" target="_blank">karl@xtronics.com</a>&gt;&gt; wrote:<br>


&gt;<br>
&gt;     I&#39;m getting errors using the build script found here:<br>
&gt;     <a href="http://wiki.freeswitch.org/wiki/Debian_packages_buildscript" target="_blank">http://wiki.freeswitch.org/wiki/Debian_packages_buildscript</a><br>
&gt;<br>
&gt;     I already had to add two packages equivs libdistro-info-perl<br>
&gt;<br>
&gt;     and I thought libplib1 contained the missing bit here?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;     - building via debian wheezy:<br>
&gt;<br>
&gt;<br>
&gt;     dpkg-shlibdeps: error: couldn&#39;t find library libjs.so.1 needed by<br>
&gt;     debian/freeswitch-mod-spidermonkey/usr/lib/freeswitch/mod/mod_spidermonkey.so (ELF format:<br>
&gt;     &#39;elf64-x86-64&#39;; RPATH: &#39;&#39;)<br>
&gt;     dpkg-shlibdeps: warning: couldn&#39;t find library libnspr4.so needed by<br>
&gt;     debian/freeswitch-mod-spidermonkey/usr/lib/freeswitch/mod/mod_spidermonkey.so (ELF format:<br>
&gt;     &#39;elf64-x86-64&#39;; RPATH: &#39;&#39;)<br>
&gt;     dpkg-shlibdeps: warning: package could avoid a useless dependency if<br>
&gt;     debian/freeswitch-mod-spidermonkey/usr/lib/freeswitch/mod/mod_spidermonkey.so was not linked against<br>
&gt;     libtinfo.so.5 (it uses none of the library&#39;s symbols)<br>
&gt;     dpkg-shlibdeps: warning: package could avoid a useless dependency if<br>
&gt;     debian/freeswitch-mod-spidermonkey/usr/lib/freeswitch/mod/mod_spidermonkey.so was not linked against<br>
&gt;     libjpeg.so.8 (it uses none of the library&#39;s symbols)<br>
&gt;     dpkg-shlibdeps: warning: package could avoid a useless dependency if<br>
&gt;     debian/freeswitch-mod-spidermonkey/usr/lib/freeswitch/mod/mod_spidermonkey.so was not linked against<br>
&gt;     libodbc.so.1 (it uses none of the library&#39;s symbols)<br>
&gt;     dpkg-shlibdeps: warning: package could avoid a useless dependency if<br>
&gt;     debian/freeswitch-mod-spidermonkey/usr/lib/freeswitch/mod/mod_spidermonkey.so was not linked against<br>
&gt;     libpq.so.5 (it uses none of the library&#39;s symbols)<br>
&gt;     dpkg-shlibdeps: warning: package could avoid a useless dependency if<br>
&gt;     debian/freeswitch-mod-spidermonkey/usr/lib/freeswitch/mod/mod_spidermonkey.so was not linked against<br>
&gt;     libm.so.6 (it uses none of the library&#39;s symbols)<br>
&gt;     dpkg-shlibdeps: warning: package could avoid a useless dependency if<br>
&gt;     debian/freeswitch-mod-spidermonkey/usr/lib/freeswitch/mod/mod_spidermonkey.so was not linked against<br>
&gt;     libncurses.so.5 (it uses none of the library&#39;s symbols)<br>
&gt;     dpkg-shlibdeps: error: cannot continue due to the error above<br>
&gt;     Note: libraries are not searched in other binary packages that do not have any shlibs or symbols<br>
&gt;     file.<br>
&gt;     To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.<br>
&gt;     dh_shlibdeps: dpkg-shlibdeps -Tdebian/freeswitch-mod-spidermonkey.substvars<br>
&gt;     debian/freeswitch-mod-spidermonkey/usr/lib/freeswitch/mod/mod_spidermonkey.so returned exit code 2<br>
&gt;     make: *** [binary] Error 2<br>
&gt;     dpkg-buildpackage: error: debian/rules binary gave error exit status 2<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;     --------------------------------------------------------------------------------<br>
</div></div>&gt;     Karl Schmidt                                  EMail <a href="mailto:Karl@xtronics.com" target="_blank">Karl@xtronics.com</a> &lt;mailto:<a href="mailto:Karl@xtronics.com" target="_blank">Karl@xtronics.com</a>&gt;<br>


<div>&gt;     Transtronics, Inc.                              WEB <a href="http://secure.transtronics.com" target="_blank">http://secure.transtronics.com</a><br>
</div>&gt;     3209 West 9th Street                             Ph <a href="tel:%28785%29%20841-3089" value="+17858413089" target="_blank">(785) 841-3089</a> &lt;tel:%28785%29%20841-3089&gt;<br>
&gt;     Lawrence, KS 66049                              FAX <a href="tel:%28785%29%20841-0434" value="+17858410434" target="_blank">(785) 841-0434</a> &lt;tel:%28785%29%20841-0434&gt;<br>
<div>&gt;<br>
&gt;     Truth is mighty and will prevail.<br>
&gt;     There is nothing wrong with this,<br>
&gt;     except that it ain&#39;t so.<br>
&gt;     --Mark Twain<br>
&gt;<br>
&gt;     --------------------------------------------------------------------------------<br>
&gt;<br>
&gt;     _________________________________________________________________________<br>
&gt;     Professional FreeSWITCH Consulting Services:<br>
</div>&gt;     <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a> &lt;mailto:<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>&gt;<br>
<div>&gt;     <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt;     FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;     <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;<br>
&gt;     Official FreeSWITCH Sites<br>
&gt;     <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;     <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt;     <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;<br>
&gt;     FreeSWITCH-users mailing list<br>
</div>&gt;     <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a> &lt;mailto:<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>&gt;<br>



<div>&gt;     <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;     UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;     <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _________________________________________________________________________<br>
&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;<br>
&gt; Official FreeSWITCH Sites<br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
</div>--<br>
<div><div>--------------------------------------------------------------------------------<br>
Karl Schmidt                                  EMail <a href="mailto:Karl@xtronics.com" target="_blank">Karl@xtronics.com</a><br>
Transtronics, Inc.                              WEB <a href="http://secure.transtronics.com" target="_blank">http://secure.transtronics.com</a><br>
3209 West 9th Street                             Ph <a href="tel:%28785%29%20841-3089" value="+17858413089" target="_blank">(785) 841-3089</a><br>
Lawrence, KS 66049                              FAX <a href="tel:%28785%29%20841-0434" value="+17858410434" target="_blank">(785) 841-0434</a><br>
<br>
Truth is mighty and will prevail.<br>
There is nothing wrong with this,<br>
except that it ain&#39;t so.<br>
--Mark Twain<br>
<br>
--------------------------------------------------------------------------------<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br></div>