I think actually guava just has a spurious AC_PROG_LIBTOOL in
src/leon/configure.in; there are no libraries built by the package and no
ltmain.sh file (etc). It looks like guava did build correctly on
GNU/kfreeBSD, so I think this isn't actually an issue (correct me if I'm
wrong).
But I will talk to upstream about removing the spurious AC_PROG_LIBTOOL.
-Tim Abbott
On Mon, 4 Aug 2008, Petr Salinger wrote:
Package: guava
Severity: important
Version: 3.6-2
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD,
because of outdated libtool.
The version of libtool 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:
cd src/leon
libtoolize -c -f
aclocal-1.10
autoconf
It would also be nice if you can ask leon upstream to update libtool
in their next release.
Thanks in advance
Petr
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]