From owner-freebsd-questions@FreeBSD.ORG Mon Feb 27 16:27:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DAA616A420 for ; Mon, 27 Feb 2006 16:27:30 +0000 (GMT) (envelope-from fairwinds@eastlink.ca) Received: from smtpout.eastlink.ca (smtpout.eastlink.ca [24.222.0.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0455E43D48 for ; Mon, 27 Feb 2006 16:27:24 +0000 (GMT) (envelope-from fairwinds@eastlink.ca) Received: from ip03.eastlink.ca ([24.222.10.15]) by mta01.eastlink.ca (Sun Java System Messaging Server 6.2-4.03 (built Sep 22 2005)) with ESMTP id <0IVC00IJQTNWBK51@mta01.eastlink.ca> for freebsd-questions@freebsd.org; Mon, 27 Feb 2006 12:26:20 -0400 (AST) Received: from blk-224-224-216.eastlink.ca (HELO [192.168.1.200]) ([24.224.224.216]) by ip03.eastlink.ca with ESMTP; Mon, 27 Feb 2006 12:27:23 -0400 Date: Mon, 27 Feb 2006 12:27:23 -0400 From: David Pratt In-reply-to: <440325CB.20208@eastlink.ca> Cc: freebsd-questions@freebsd.org Message-id: <4403286B.70901@eastlink.ca> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAQAAA+k= References: <4403219F.3080307@eastlink.ca> <20060227160839.GC89507@dan.emsphone.com> <440325CB.20208@eastlink.ca> User-Agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923) Subject: Re: Help building gcc41 with gcj from ports on FreeBSD 4.10 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Feb 2006 16:27:30 -0000 Hi. Well getting somewhere but it looks like another hitch. Making GCC 4.1.0 for FreeBSD 4.10 target=i386-portbld-freebsd4.10 (with Java) ===> WARNING: Vulnerability database out of date, checking anyway => gcc-java-4.1-20060217.tar.bz2 is not in /usr/ports/lang/gcc41/distinfo. => Either /usr/ports/lang/gcc41/distinfo is out of date, or => gcc-java-4.1-20060217.tar.bz2 is spelled incorrectly. *** Error code 1 Stop in /usr/ports/lang/gcc41. David Pratt wrote: > Many thanks Dan. I'll give this a try. > > Regards > David > > > Dan Nelson wrote: > >> In the last episode (Feb 27), David Pratt said: >> >>> Can someone advise how to build gcc4.1 from ports with support for >>> gcj. Typically a port only requires: >>> >>> make >>> make install >>> make clean >>> >>> What is needed to compile successfully with gcj support. Many thanks >> >> >> >> Comment out the "WITHOUT_JAVA=yes" line in the port Makefile, but be >> aware that you may need more than 1GB of RAM to build it. >> > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >