Package: openssh
Version: 1:4.1p1-3
Severity: normal
Tags: patch
When building 'openssh' on ppc64/unstable with gcc-4.0,
I get the following error:
dh_gencontrol
dh_gencontrol: Compatibility levels before 4 are deprecated.
dpkg-gencontrol: error: current build architecture ppc64 does not appear in
package's list (alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc s390
sparc)
dh_gencontrol: command returned error code 65280
make: *** [binary-ssh-askpass-gnome] Error 1
Please support the ppc64 architecture in debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/openssh-4.1p1/debian/control ./debian/control
--- ../tmp-orig/openssh-4.1p1/debian/control 2005-06-17 12:49:53.000000000
+0000
+++ ./debian/control 2005-06-17 12:49:45.000000000 +0000
@@ -75,7 +75,7 @@
Package: ssh-askpass-gnome
Section: gnome
Priority: optional
-Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc s390
sparc
+Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc ppc64
s390 sparc
Depends: ${shlibs:Depends}, openssh-client | ssh (>= 1:1.2pre7-4) | ssh-krb5
Replaces: ssh (<< 1:3.5p1-3)
Provides: ssh-askpass
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]