Package: aiksaurus Version: 1.2.1+dev-0.12-1 Severity: normal Tags: patch When building 'aiksaurus' on ppc64/unstable, I get the following error:
Building aiksaurus unstable main ppc64... Reading package lists... Building dependency tree... E: Package libstdc++2.10-dev has no installation candidate E: Failed to satisfy Build-Depends dependency for aiksaurus: libstdc++2.10-dev Package libstdc++2.10-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source With the attached patch 'aiksaurus' can be compiled on ppc64. Regards Andreas Jochens diff -urN ../tmp-orig/aiksaurus-1.2.1+dev-0.12/debian/control ./debian/control --- ../tmp-orig/aiksaurus-1.2.1+dev-0.12/debian/control 2005-07-18 11:44:47.000000000 +0000 +++ ./debian/control 2005-07-18 11:44:32.000000000 +0000 @@ -2,7 +2,7 @@ Section: devel Priority: optional Maintainer: Masayuki Hatta (mhatta) <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 4.0.0), dpatch, libgtk2.0-dev, libstdc++2.10-dev [!hppa !amd64 !ia64 !kfreebsd-i386] +Build-Depends: debhelper (>> 4.0.0), dpatch, libgtk2.0-dev, libstdc++2.10-dev [!hppa !amd64 !ia64 !kfreebsd-i386 !ppc64] Standards-Version: 3.6.2.1 Package: libaiksaurus-1.2-dev -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]