I GOT IT !!!!!!!
thanks to http://stackoverflow.com/questions/11238134/dpkg-shlibdeps-error-no-dependen...
I edited the script /usr/bin/dpkg-shlibdeps, changing this :
my $ignore_missing_info = 0;
to
my $ignore_missing_info = 1;
On 20 November 2013 14:58, jay binks jaybinks@gmail.com wrote:
So ive tried both branches on debian 6 with no luck. ive also build a new vm with debian 7 and all required deps and still no luck with either branch.
tried "make deb" and "make deb-stable"
it pretty much dies with this at the end of it.
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/kamailio-outbound-modules/usr/lib64/kamailio/modules/outbound.so was not linked against libssl.so.1.0.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/kamailio-outbound-modules/usr/lib64/kamailio/modules/outbound.so was not linked against libkmi.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/kamailio-outbound-modules/usr/lib64/kamailio/modules/outbound.so was not linked against libkcore.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/kamailio-websocket-modules/usr/lib64/kamailio/modules/websocket.so was not linked against libssl.so.1.0.0 (it uses none of the library's symbols) dpkg-shlibdeps: error: no dependency information found for /usr/lib/ libthrift-1.0.0-dev.so (used by debian/kamailio-cassandra-modules/usr/lib64/kamailio/modules/db_cassandra.so) dh_shlibdeps: dpkg-shlibdeps -Tdebian/kamailio-cassandra-modules.substvars debian/kamailio-cassandra-modules/usr/lib64/kamailio/modules/db_cassandra.so returned exit code 2 make[2]: *** [binary-common] Error 2 make[2]: Leaving directory `/root/vseva-jay' make[1]: *** [binary-arch] Error 2 make[1]: Leaving directory `/root/vseva-jay' dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
any further ideas ?
Jay
On 19 November 2013 20:12, Victor Seva <linuxmaniac@torreviejawireless.org
wrote:
2013/11/19 jay binks jaybinks@gmail.com:
Thanks for the help !!!
I have checked out your branch from git and am having a few issues with
it..
hopefully you can assist.
Can you try this for squeeze?
https://github.com/linuxmaniac/kamailio/tree/vseva/db_cassandra_deb
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Sincerely
Jay