Package: libjaxp1.3-java Version: 1.3.03-3 Severity: serious Tags: patch When building 'libjaxp1.3-java' in a clean 'unstable' chroot, I get the following error:
# An alternative would be to build the classes using GCJ gcj -C -O2 -d build `find javax org -name \*.java` /bin/sh: gcj: command not found make: *** [debian/build-stamp] Error 127 Please add the missing Build-Depends on 'gcj' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/libjaxp1.3-java-1.3.03/debian/control ./debian/control --- ../tmp-orig/libjaxp1.3-java-1.3.03/debian/control 2006-07-24 07:17:50.000000000 +0000 +++ ./debian/control 2006-07-24 07:17:48.000000000 +0000 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Uploaders: Arnaud Vandyck <[EMAIL PROTECTED]> -Build-Depends: cdbs, debhelper (>= 4.1.0) +Build-Depends: cdbs, debhelper (>= 4.1.0), gcj Build-Depends-Indep: java-gcj-compat-dev Standards-Version: 3.7.2 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]