From owner-freebsd-ports@FreeBSD.ORG Wed Aug 3 17:13:03 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC8D116A41F for ; Wed, 3 Aug 2005 17:13:03 +0000 (GMT) (envelope-from gerald@pfeifer.com) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F2FF43D45 for ; Wed, 3 Aug 2005 17:13:03 +0000 (GMT) (envelope-from gerald@pfeifer.com) Received: from [128.131.111.48] (pulcherrima [128.131.111.48]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 3CF3C1378E; Wed, 3 Aug 2005 19:12:48 +0200 (CEST) Date: Wed, 3 Aug 2005 19:12:45 +0200 (CEST) From: Gerald Pfeifer To: Patrick Dung In-Reply-To: <20050803011308.78742.qmail@web52101.mail.yahoo.com> Message-ID: References: <20050803011308.78742.qmail@web52101.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Steve Watt , ports@FreeBSD.org, ssteward@AccessPDF.com Subject: Re: gcc34 missing gcj? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 17:13:04 -0000 On Tue, 2 Aug 2005, Patrick Dung wrote: > 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. I think updating/fixing the pdftk port is strongly preferrable. Gerald