dpkg-shlibdeps complains about lots of symbols that it cannot find, for
example:
dpkg-shlibdeps: warning: symbol core_cfg used by
debian/sip-router/usr/lib/sip-router/libkmi.so.1.0 found in none of the libraries.
...
dpkg-shlibdeps: warning: symbol core_cfg used by
debian/sip-router/usr/lib/sip-router/libsrdb2.so.1.0 found in none of the libraries.
...
dpkg-shlibdeps: warning: symbol mem_lock used by
debian/sip-router/usr/lib/sip-router/libkcore.so.1.0 found in none of the libraries.
should i get worried about that? am i missing some libraries?
--juha