Bug#451915: libgnomesu(GNU/k*BSD): FTBFS: out of date libtool scripts
Petr Salinger
Petr.Salinger at seznam.cz
Mon Nov 19 08:55:15 UTC 2007
Package: libgnomesu
Severity: important
Version: 1.0.0-1
Tags: patch
User: glibc-bsd-devel at lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version of libgnomesu fails to build on GNU/kFreeBSD,
because of outdated libtool.
The version of libtool used in libgnomesu is too old to correctly
support Debian GNU/k*BSD, libtool 1.5.2-1 or later is need.
Here is how to update the libtool in your package:
libtoolize -c -f
aclocal
autoconf
Note that you should probably use the same version of aclocal (from
the packages automake*) as the one used in the package. You could
determine it by looking at the first line of Makefile.in.
It would also be nice if you can ask upstream to update libtool
in their next release.
Thanks in advance
Petr
More information about the pkg-gnome-maintainers
mailing list