Ports scheduled for removal

Kris Kennaway kris at obsecurity.org
Sun Jul 31 16:47:01 GMT 2005


On Sun, Jul 31, 2005 at 04:53:05AM -0700, Patrick Dung wrote:
> Dear All
> 
> I have complied a gcc41 port in FreeBSD 6.0-BETA1. (Since GCC 3.x ports
> don't build gcj now)
> Then I try to compile pdftk with USE_GCC = 41.
> The result is this:
> 
> gmake[2]: Leaving directory
> `/usr/ports/print/pdftk/work/pdftk-1.12/java_libs/com/lowagie/text/pdf'
> gmake -C
> "/usr/ports/print/pdftk/work/pdftk-1.12/java_libs/com/lowagie/text/pdf/codec";
> gmake[2]: Entering directory
> `/usr/ports/print/pdftk/work/pdftk-1.12/java_libs/com/lowagie/text/pdf/codec'
> /usr/local/bin/gcj41  --encoding=UTF-8
> -I"/usr/ports/print/pdftk/work/pdftk-1.12/java_libs" -c BmpImage.java
> -o BmpImage.o
> /usr/local/bin/gcj41  --encoding=UTF-8
> -I"/usr/ports/print/pdftk/work/pdftk-1.12/java_libs" -c
> CCITTG4Encoder.java -o CCITTG4Encoder.o
> /usr/local/bin/gcj41  --encoding=UTF-8
> -I"/usr/ports/print/pdftk/work/pdftk-1.12/java_libs" -c GifImage.java
> -o GifImage.o
> /usr/local/bin/gcj41  --encoding=UTF-8
> -I"/usr/ports/print/pdftk/work/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

Please discuss with the authors, this is likely a standards compliance
issue in the pdftk code or a bug in the gcj support.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20050731/1785b5f9/attachment.bin


More information about the freebsd-ports mailing list