Package: gjdoc
Version: 0.7.5-3
Severity: serious
Tags: patch

When building 'gjdoc' in a clean 'unstable' chroot,
I get the following error:

checking whether stripping libraries is possible... yes
You have no CLASSPATH, I hope it is good
checking for uudecode... no
configure: WARNING: I have to compile Test.class from scratch
checking if /usr/bin/gcj-wrapper-4.0 works... configure: error: The Java 
compiler /usr/bin/gcj-wrapper-4.0 failed (see config.log, check the CLASSPATH?)
make: *** [config.status] Error 1

Please add the missing Build-Depends on 'java-gcj-compat-dev'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/gjdoc-0.7.5/debian/control ./debian/control
--- ../tmp-orig/gjdoc-0.7.5/debian/control      2005-09-18 09:05:02.000000000 
+0000
+++ ./debian/control    2005-09-18 09:04:58.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Mark Howard <[EMAIL PROTECTED]>, Takashi Okamoto <[EMAIL 
PROTECTED]>, Arnaud Vandyck <[EMAIL PROTECTED]>, Michael Koch <[EMAIL 
PROTECTED]>
-Build-Depends: debhelper (>> 4), cdbs, java-gcj-compat [!m68k !mips !mipsel], 
sablevm [m68k mips mipsel], antlr (>= 2.7.1), tetex-bin, perl
+Build-Depends: debhelper, cdbs, java-gcj-compat-dev [!m68k !mips !mipsel], 
sablevm [m68k mips mipsel], antlr (>= 2.7.1), tetex-bin, perl
 Standards-Version: 3.6.2
 
 Package: gjdoc


_______________________________________________
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to