On 11/10/2014 03:42 PM, Holger Hans Peter Freyther wrote:
On Mon, Nov 10, 2014 at 02:19:23PM -0600, Ciaby wrote:
On 11/10/2014 12:33 PM, Ciaby wrote: [...] I forgot to mention this warnings at the end of the package generation:
dpkg-shlibdeps: warning: symbol bssgp_prim_cb used by debian/libosmogb3/usr/lib/libosmogb.so.3.0.1 found in none of the libraries.
by design... so far.
debian/libosmoctrl0/usr/lib/libosmoctrl.so.0.0.0 found in none of the dpkg-shlibdeps: warning: symbol ipa_msg_recv_buffered used by
it should link to ?? for it.
dpkg-shlibdeps: warning: symbol vector_set used by dpkg-shlibdeps: warning: symbol tall_vty_vec_ctx used by
it should link against libosmovty for it.
dpkg-shlibdeps: warning: 2 other similar warnings have been skipped (use -v to see them all). dpkg-shlibdeps: warning: symbol msgb_length used by debian/libosmosim0/usr/lib/libosmosim.so.0.0.0 found in none of the
it should link to libosmocore
Can/should we do something about it?
yes. these are issues and violations of link to DSOs that are used principle.
Ok, sounds good. Is the patch good enough to be merged? :) Cheers
Ciaby