Bug#328929: gjdoc: FTBFS: Missing Build-Depends on 'java-gcj-compat-dev'

Andreas Jochens aj at andaco.de
Sun Sep 18 09:13:33 UTC 2005


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 at lists.alioth.debian.org>
 Uploaders: Mark Howard <mh at debian.org>, Takashi Okamoto <tora at debian.org>, Arnaud Vandyck <avdyk at debian.org>, Michael Koch <konqueror at gmx.de>
-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




More information about the pkg-java-maintainers mailing list