Package: turkey
Version: 1.34.0-1
Severity: serious
Tags: patch
Hello,
when building 'turkey' in a clean 'unstable' chroot,
I get the following error:
ant doc
Unable to locate tools.jar. Expected to find it in
/usr/lib/jvm/java-1.4.2-gcj-4.1-1.4.2.0/lib/tools.jar
Buildfile: build.xml
init:
doc:
[mkdir] Created dir: /turkey-1.34.0/javadoc
[javadoc] Generating Javadoc
[javadoc] Javadoc execution
BUILD FAILED
/turkey-1.34.0/build.xml:39: Javadoc failed: java.io.IOException:
java.io.IOException: No such file or directory
Total time: 0 seconds
make: *** [build-stamp] Error 1
Please add the missing Build-Depends on 'java-gcj-compat-dev'
to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/turkey-1.34.0/debian/control ./debian/control
--- ../tmp-orig/turkey-1.34.0/debian/control 2006-10-19 14:19:01.000000000
+0000
+++ ./debian/control 2006-10-19 14:18:53.000000000 +0000
@@ -2,7 +2,7 @@
Section: text
Priority: optional
Maintainer: Wesley J. Landaker <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.0.0), jikes, ant, bzip2, txt2man,
imagemagick
+Build-Depends-Indep: debhelper (>= 4.0.0), java-gcj-compat-dev, jikes, ant,
bzip2, txt2man, imagemagick
Standards-Version: 3.6.2
Package: turkey
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]