Hi Miguel,

At first, thanks a lot for packaging the latest version of xmlrpc-c! :)

I have a problem with building Feisty backport on my AMD64 machine.
Could you please apply the following patch for that architecture
to fix it?

--- debian/rules-orig   2007-08-13 12:46:29.000000000 +0200
+++ debian/rules        2007-08-13 12:46:53.000000000 +0200
@@ -56,7 +56,7 @@
 build-arch: build-arch-stamp
 build-arch-stamp: config.status
        dh_testdir
-       $(MAKE)
+       $(MAKE) CADD=-fPIC
        touch build-arch-stamp
 
 build-indep: build-indep-stamp

This is an official hint from xmlrpc-c doc/INSTALL file (/64 Bit Linux
-fPIC).

My best regards,

Pawel

-- 
Please upgrade to new upstream, current version very old
https://bugs.launchpad.net/bugs/61682
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to