Package: apt-rpm
Version: 0.5.15cnc6-4
Severity: normal
Tags: patch

When building 'apt-rpm' on ppc64/unstable,
I get the following error:

checking for --enable-static-progs... no
checking for tputs in -lncurses... no
checking system architecture... configure: error: failed: use --host=
make: *** [config.status] Error 1

With the attached patch 'apt-rpm' can be compiled on ppc64.

Regards
Andreas Jochens

diff -urN ../tmp-orig/apt-rpm-0.5.15cnc6/buildlib/archtable ./buildlib/archtable
--- ../tmp-orig/apt-rpm-0.5.15cnc6/buildlib/archtable   2003-04-14 
17:15:31.000000000 +0000
+++ ./buildlib/archtable        2005-08-08 13:00:55.000000000 +0000
@@ -14,6 +14,7 @@
 arm.*  arm
 powerpc        powerpc
 ppc    powerpc
+powerpc64      ppc64
 mipsel  mipsel
 mipseb mips
 mips   mips


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to