From owner-freebsd-questions@FreeBSD.ORG Mon Feb 27 16:38:32 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 B164216A424 for ; Mon, 27 Feb 2006 16:38:32 +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 0F13F43D80 for ; Mon, 27 Feb 2006 16:37:24 +0000 (GMT) (envelope-from fairwinds@eastlink.ca) Received: from ip02.eastlink.ca ([24.222.10.10]) by mta01.eastlink.ca (Sun Java System Messaging Server 6.2-4.03 (built Sep 22 2005)) with ESMTP id <0IVC00ILOU4KB661@mta01.eastlink.ca> for freebsd-questions@freebsd.org; Mon, 27 Feb 2006 12:36:20 -0400 (AST) Received: from blk-224-224-216.eastlink.ca (HELO [192.168.1.200]) ([24.224.224.216]) by ip02.eastlink.ca with ESMTP; Mon, 27 Feb 2006 12:37:24 -0400 Date: Mon, 27 Feb 2006 12:37:23 -0400 From: David Pratt In-reply-to: <20060227163434.GD89507@dan.emsphone.com> To: Dan Nelson Message-id: <44032AC3.7070103@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> <4403286B.70901@eastlink.ca> <20060227163434.GD89507@dan.emsphone.com> User-Agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923) Cc: freebsd-questions@freebsd.org 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:38:33 -0000 Super, thanks Dan. Regards David Dan Nelson wrote: > In the last episode (Feb 27), David Pratt said: > >>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. > > > "make makesum" will regenerate the checksums in the distinfo file. >