Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Aug 2005 18:13:08 -0700 (PDT)
From:      Patrick Dung <patrick_dkt@yahoo.com.hk>
To:        Gerald Pfeifer <gerald@pfeifer.com>, ssteward@AccessPDF.com
Cc:        Steve Watt <steve@Watt.COM>, ports@FreeBSD.org
Subject:   Re: gcc34 missing gcj?
Message-ID:  <20050803011308.78742.qmail@web52101.mail.yahoo.com>
In-Reply-To: <Pine.BSF.4.62.0508021154440.66285@pulcherrima.dbai.tuwien.ac.at>

next in thread | previous in thread | raw e-mail | index | archive | help
Dear All

I have build gcc41 in FreeBSD 6.0Beta1. I also have problem to build
pdftk with gcj41.

So now what is the possible solution now?
1. Try to use gcj34 to build the current pdftk port.
2. Maybe trying to upgrade the itext 1.1 in pdftk to a more current
one.

Regards
Patrick

--- Gerald Pfeifer <gerald@pfeifer.com> wrote:

> On Mon, 25 Jul 2005, Patrick Dung wrote:
> > Before I can build gcc41, I have messed up with my FBDS 5.4-stable
> > upgrade to FreeBSD6.0BETA1. I have to reinstall my box.
> > 
> > If you have gcc41, please try to compile pdftk.
> > Just change the USE_GCC from 34 to 41. And then build the pdftk
> port.
> 
> It gives an error, unfortunately, but at least gcc41 seems to work
> per
> se!
> 
> /usr/local/bin/gcj41  --encoding=UTF-8 
>
-I"/files/pfeifer/.amd_mnt/nashira/files3/FreeBSD/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());
>                              ^
> 
> Gerald
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to
> "freebsd-ports-unsubscribe@freebsd.org"
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050803011308.78742.qmail>