Re: modules have a soname?

2015-11-10 Thread Simon Josefsson
Simon Josefsson writes: >> In other words, this is probably an upstream Makefile issue rather than a >> problem with either libtool or dpkg-shlibdeps. > > Upstream do use -avoid-version in their Makefile.am, but I just noticed > that it might not be used in all places. I'll double check. It doe

Re: modules have a soname?

2015-11-10 Thread Simon Josefsson
Russ Allbery writes: > Simon Josefsson writes: > >> I'm tracking down why I get warnings from dpkg-shlibdeps on a package >> that builds dlopen modules with libtool. For reference, a build log is >> available here: > >> https://buildd.debian.org/status/fetch.php?pkg=jabberd2&arch=amd64&ver=2.3.

Re: modules have a soname?

2015-11-10 Thread Russ Allbery
Simon Josefsson writes: > I'm tracking down why I get warnings from dpkg-shlibdeps on a package > that builds dlopen modules with libtool. For reference, a build log is > available here: > https://buildd.debian.org/status/fetch.php?pkg=jabberd2&arch=amd64&ver=2.3.4-1%2Bb1&stamp=1446749350 > Ac

modules have a soname?

2015-11-10 Thread Simon Josefsson
I'm tracking down why I get warnings from dpkg-shlibdeps on a package that builds dlopen modules with libtool. For reference, a build log is available here: https://buildd.debian.org/status/fetch.php?pkg=jabberd2&arch=amd64&ver=2.3.4-1%2Bb1&stamp=1446749350 According to dpkg-shlibdeps dlopen mod