On Fri, Oct 14, 2005 at 01:14:29PM -0400, lsorense wrote:
> Attempting a build here I don't see the same error.
> 
> I do however have gcj-4.0 4.0.2-2 not 4.0.1 so perhaps it was caused by
> a bug in the previous gcc release.
> 
> Perhaps all you really need is to have it requeued.
> 
> I don't see anything I have installed on my system java related that
> could fix it and hence would be a missing build-dep at least.
> 
> Does that help at all?

Well part way through the build I get this:

make[3]: Leaving directory 
`/tmp/pdftk/pdftk-1.12/java_libs/com/lowagie/text/pdf'
/usr/bin/make -C "/tmp/pdftk/pdftk-1.12/java_libs/com/lowagie/text/pdf/codec";
make[3]: Entering directory 
`/tmp/pdftk/pdftk-1.12/java_libs/com/lowagie/text/pdf/codec'
gcj  --encoding=UTF-8 -I"/tmp/pdftk/pdftk-1.12/java_libs" -c BmpImage.java -o 
BmpImage.o
gcj  --encoding=UTF-8 -I"/tmp/pdftk/pdftk-1.12/java_libs" -c 
CCITTG4Encoder.java -o CCITTG4Encoder.o
gcj  --encoding=UTF-8 -I"/tmp/pdftk/pdftk-1.12/java_libs" -c GifImage.java -o 
GifImage.o
gcj  --encoding=UTF-8 -I"/tmp/pdftk/pdftk-1.12/java_libs" -c PngImage.java -o 
PngImage.o
PngImage.java: In class 'com.lowagie.text.pdf.codec.PngImage':
PngImage.java: In method 'com.lowagie.text.pdf.codec.PngImage.getImage()':
PngImage.java:568: error: Class 'ImgRaw' not found in type declaration.
                   img = new ImgRaw(width, height, components, bpc, 
idat.toByteArray());
                             ^
1 error
make[3]: *** [PngImage.o] Error 1
make[3]: Leaving directory 
`/tmp/pdftk/pdftk-1.12/java_libs/com/lowagie/text/pdf/codec'
make[2]: *** [itext] Error 2
make[2]: Leaving directory `/tmp/pdftk/pdftk-1.12/java_libs'
make[1]: *** [java_libs] Error 2
make[1]: Leaving directory `/tmp/pdftk/pdftk-1.12/pdftk'
make: *** [build-stamp] Error 2
Build command 'cd pdftk-1.12 && dpkg-buildpackage -b -uc' failed.
E: Child process failed

No clue what to try next.

Len Sorensen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to