Package: libgnomesu Severity: important Version: 1.0.0-1 Tags: patch User: [EMAIL PROTECTED] 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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]