Bug#397782: kaffe: FTBFS on GNU/kFreeBSD
Aurelien Jarno
aurelien at aurel32.net
Sun Jan 20 18:47:21 UTC 2008
On Thu, Nov 09, 2006 at 02:26:42PM +0100, Petr Salinger wrote:
> Package: kaffe
> Severity: important
> Version: 2:1.1.7-4
> Tags: patch
>
>
> Hi,
>
> the current version fails to build on GNU/kFreeBSD.
>
> Please find attached patch with updated debian packaging
> and following patches in debian/patches.
>
> 07_kfreebsd - adjustment for kfreebsd,
> submitted upstream as
> http://www.kaffe.org/cgi-bin/bugzilla/show_bug.cgi?id=77
>
> 08_kfreebsd-gc68 - kfreebsd support for boehm-gc,
> merged in gc 6.8, also already merged in kaffe CVS
>
> 09_kfreebsd-gc68_relibtoolize.patch - updated libtool and regenerated
> configure
>
All those patches have now been integrated upsteam. The only missing
part concerns the debian packaging. libasound2-dev is a linux only
package, so it doesn't exists on non-linux systems. The patch below
fixes that. Could you please apply it to the next upload?
diff -u kaffe-1.1.8/debian/control kaffe-1.1.8/debian/control
--- kaffe-1.1.8/debian/control
+++ kaffe-1.1.8/debian/control
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Ean R. Schuessler <ean at novare.net>, Arnaud Vandyck <avdyk at debian.org>, Adam Heath <doogie at brainfood.com>, Michael Koch <konqueror at gmx.de>, Jeroen van Wolffelaar <jeroen at wolffelaar.nl>
-Build-Depends: debhelper (>= 5), libpng12-dev, libjpeg62-dev, libungif4-dev, zlib1g-dev, libgmp3-dev, xutils, dbs, zip, fastjar, ecj (>= 3.3), ecj-gcj (>= 3.3) [alpha hppa i386 ia64 powerpc s390 sparc], gij-4.2, libgtk2.0-dev, libart-2.0-dev, libxml2-dev, libxslt1-dev, libasound2-dev, libesd0-dev, libcairo2-dev, libxtst-dev, libx11-dev, libxext-dev, libice-dev, libxt-dev, libgconf2-dev
+Build-Depends: debhelper (>= 5), libpng12-dev, libjpeg62-dev, libungif4-dev, zlib1g-dev, libgmp3-dev, xutils, dbs, zip, fastjar, ecj (>= 3.3), ecj-gcj (>= 3.3) [alpha hppa i386 ia64 powerpc s390 sparc], gij-4.2, libgtk2.0-dev, libart-2.0-dev, libxml2-dev, libxslt1-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libesd0-dev, libcairo2-dev, libxtst-dev, libx11-dev, libxext-dev, libice-dev, libxt-dev, libgconf2-dev
Standards-Version: 3.7.2
Package: kaffe
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' aurel32 at debian.org | aurelien at aurel32.net
`- people.debian.org/~aurel32 | www.aurel32.net
More information about the pkg-java-maintainers
mailing list