Package: sp-gxmlcpp Severity: important Tags: patch user [EMAIL PROTECTED] usertag +kfreebsd usertag +libtool usertag -1 +kfreebsd
Hi. The current version of sp-gxmlcpp fails to build on GNU/kFreeBSD, because of outdated libtool. Here is how to update the libtool in your package (Make sure you are using libtool 1.5.2-1 or later): libtoolize -c -f aclocal (-Im4 might be needed if there's an "m4" template dir) autoconf Note that you should probably use the same version of aclocal (from the packages automake*) than 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 for your cooperation. Petr -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

