[Freeswitch-users] building via Debian packages build script
Karl Schmidt
karl at xtronics.com
Wed Jun 26 20:42:11 MSD 2013
On 06/26/2013 09:36 AM, Cal Leeming [Simplicity Media Ltd] wrote:
> I don't think the build script is compatible with wheezy yet.
That is what I'm bumping into.. Looks like 'Steve Ayre' may have been the one to create this script?
> Are you able to reproduce the same problem on master HEAD for squeeze?
I'm just starting to explore freeswitch - no longer run any squeeze machines as wheezy is now
stable. The script pulls in via this command:
git clone -b $BRANCH git://git.freeswitch.org/freeswitch.git
>
> Can you file a JIRA ticket for this, and test the above, and I'll take a look later.
I could - have no idea how - I'm brand new to freeswitch ( I used asterisk for a glorified answering
machine-2-email system for many years now).
The key issue is :
error: couldn't find library libjs.so.1
It is in libplib1 which is installed
The other issue, which might be related is a huge number of warnings similar to:
dpkg-shlibdeps: warning: package could avoid a useless dependency if
debian/freeswitch-mod-lua/usr/lib/freeswitch/mod/mod_lua.so was not linked against libz.so.1 (it
uses none of the library's symbols)
I'm thinking it might be related to this warning :
To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
>
> Thanks
>
> Cal
>
> On Wed, Jun 26, 2013 at 2:00 AM, Karl Schmidt <karl at xtronics.com <mailto:karl at xtronics.com>> wrote:
>
> I'm getting errors using the build script found here:
> http://wiki.freeswitch.org/wiki/Debian_packages_buildscript
>
> I already had to add two packages equivs libdistro-info-perl
>
> and I thought libplib1 contained the missing bit here?
>
>
>
> - building via debian wheezy:
>
>
> dpkg-shlibdeps: error: couldn't find library libjs.so.1 needed by
> debian/freeswitch-mod-spidermonkey/usr/lib/freeswitch/mod/mod_spidermonkey.so (ELF format:
> 'elf64-x86-64'; RPATH: '')
> dpkg-shlibdeps: warning: couldn't find library libnspr4.so needed by
> debian/freeswitch-mod-spidermonkey/usr/lib/freeswitch/mod/mod_spidermonkey.so (ELF format:
> 'elf64-x86-64'; RPATH: '')
> dpkg-shlibdeps: warning: package could avoid a useless dependency if
> debian/freeswitch-mod-spidermonkey/usr/lib/freeswitch/mod/mod_spidermonkey.so was not linked against
> libtinfo.so.5 (it uses none of the library's symbols)
> dpkg-shlibdeps: warning: package could avoid a useless dependency if
> debian/freeswitch-mod-spidermonkey/usr/lib/freeswitch/mod/mod_spidermonkey.so was not linked against
> libjpeg.so.8 (it uses none of the library's symbols)
> dpkg-shlibdeps: warning: package could avoid a useless dependency if
> debian/freeswitch-mod-spidermonkey/usr/lib/freeswitch/mod/mod_spidermonkey.so was not linked against
> libodbc.so.1 (it uses none of the library's symbols)
> dpkg-shlibdeps: warning: package could avoid a useless dependency if
> debian/freeswitch-mod-spidermonkey/usr/lib/freeswitch/mod/mod_spidermonkey.so was not linked against
> libpq.so.5 (it uses none of the library's symbols)
> dpkg-shlibdeps: warning: package could avoid a useless dependency if
> debian/freeswitch-mod-spidermonkey/usr/lib/freeswitch/mod/mod_spidermonkey.so was not linked against
> libm.so.6 (it uses none of the library's symbols)
> dpkg-shlibdeps: warning: package could avoid a useless dependency if
> debian/freeswitch-mod-spidermonkey/usr/lib/freeswitch/mod/mod_spidermonkey.so was not linked against
> libncurses.so.5 (it uses none of the library's symbols)
> dpkg-shlibdeps: error: cannot continue due to the error above
> Note: libraries are not searched in other binary packages that do not have any shlibs or symbols
> file.
> To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
> dh_shlibdeps: dpkg-shlibdeps -Tdebian/freeswitch-mod-spidermonkey.substvars
> debian/freeswitch-mod-spidermonkey/usr/lib/freeswitch/mod/mod_spidermonkey.so returned exit code 2
> make: *** [binary] Error 2
> dpkg-buildpackage: error: debian/rules binary gave error exit status 2
>
>
>
>
>
> --------------------------------------------------------------------------------
> Karl Schmidt EMail Karl at xtronics.com <mailto:Karl at xtronics.com>
> Transtronics, Inc. WEB http://secure.transtronics.com
> 3209 West 9th Street Ph (785) 841-3089 <tel:%28785%29%20841-3089>
> Lawrence, KS 66049 FAX (785) 841-0434 <tel:%28785%29%20841-0434>
>
> Truth is mighty and will prevail.
> There is nothing wrong with this,
> except that it ain't so.
> --Mark Twain
>
> --------------------------------------------------------------------------------
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org <mailto:consulting at freeswitch.org>
> http://www.freeswitchsolutions.com
>
>
>
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org <mailto:FreeSWITCH-users at lists.freeswitch.org>
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
>
>
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
--
--------------------------------------------------------------------------------
Karl Schmidt EMail Karl at xtronics.com
Transtronics, Inc. WEB http://secure.transtronics.com
3209 West 9th Street Ph (785) 841-3089
Lawrence, KS 66049 FAX (785) 841-0434
Truth is mighty and will prevail.
There is nothing wrong with this,
except that it ain't so.
--Mark Twain
--------------------------------------------------------------------------------
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list