Package: xmlrpc-c
Severity: important
Version: 1.06.21-3
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD,
because of ancient libtool (1.3.4). See also #201940.
It would be nice if you can ask upstream to update
to current libtool (1.5.26) in their next release.
In mean time, plese use the patch bellow.
Thanks in advance
Petr
--- ltconfig~ 2008-02-16 10:24:22.000000000 +0100
+++ ltconfig 2008-02-16 10:24:22.000000000 +0100
@@ -1957,7 +1957,7 @@
;;
# This must be Linux ELF.
-linux-gnu*)
+linux-gnu*|k*bsd*-gnu*)
version_type=linux
need_lib_prefix=no
need_version=no
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]