From owner-freebsd-ports@FreeBSD.ORG Fri Jul 22 07:03:13 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 35B2516A496 for ; Fri, 22 Jul 2005 07:03:13 +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 3918A43E1D for ; Fri, 22 Jul 2005 07:03:01 +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 96179137BA; Fri, 22 Jul 2005 09:02:59 +0200 (CEST) Date: Fri, 22 Jul 2005 09:02:58 +0200 (CEST) From: Gerald Pfeifer To: Steve Watt In-Reply-To: <200507212321.j6LNL3Gu079641@wattres.watt.com> Message-ID: References: <200507212321.j6LNL3Gu079641@wattres.watt.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: ports@FreeBSD.org, patrick_dkt@yahoo.com.hk 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: Fri, 22 Jul 2005 07:03:13 -0000 On Thu, 21 Jul 2005, Steve Watt wrote: >} gcj was axed from gcc34 port recently. please use gcc40 or gcc41 instead > Thanks for that. The pkg-descr should probably say something to that > effect. I just fixed that; thanks for the hint. > So the next place is print/pdftk, which tries to install gcc34 to get gjc34... > pehaps the obvious hack on the port Makefile will do the right thing. This is indeed the only port affected. I have been in contact with its maintainer, but he reported problems going to gcc40. If someone wants to use GCJ on FreeBSD, I strongly recommend to use the lang/gcc41 port these days. Does this work for you and print/pdftk Steve, Patrick? Gerald