Bug#465549: gjdoc: should use Debian's libtool

Michael Koch konqueror at gmx.de
Thu Feb 14 11:31:17 UTC 2008


On Wed, Feb 13, 2008 at 06:37:55AM +0100, Marcus Better wrote:
> Package: gjdoc
> Version: 0.7.8-8
> Severity: important
> 
> As recommended by autotools-dev documentation:
> 
>   "If your package uses libtool, make damn well sure it is using
>   libtool 1.5.6 from Debian, or libtool 1.6 from upstream.  If your
>   package is using an older libtool, upgrade immediately.  See the
>   libtool package for more information."
> 
> gjdoc currently uses upstream libtool 1.5.22 so it needs to be
> replaced.

What's the reason for this? As far as I remember (I may be wrong) the
reason was to not link libs not used in the final binary. This doesn't
apply to gcj. The GCJ shared libs are a bit different to normal C
libraries. Stuff is resolved at runtime and not at compile time.

> Also it should use updated Debian versions of config.sub and
> config.guess.

Yes, that's important to get a working package on the newer archs like
Debian/kfreebsd.


Cheers,
Michael





More information about the pkg-java-maintainers mailing list