From owner-freebsd-questions Tue Nov 26 21:54:47 2002 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 1C21237B401 for ; Tue, 26 Nov 2002 21:54:46 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99D9343EBE for ; Tue, 26 Nov 2002 21:54:45 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.6/8.12.6) id gAR5siwv038346; Tue, 26 Nov 2002 23:54:44 -0600 (CST) (envelope-from dan) Date: Tue, 26 Nov 2002 23:54:44 -0600 From: Dan Nelson To: Marc Dodsworth Cc: questions@FreeBSD.ORG Subject: Re: build of GCC 3.1 for Open Office Message-ID: <20021127055443.GA28637@dan.emsphone.com> References: <1038376332.58250.6.camel@server.mdasc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1038376332.58250.6.camel@server.mdasc.com> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Nov 27), Marc Dodsworth said: > Hi > > I'm trying to build OpenOffice 1.0.1 from ports and it seems to be > having a little complaint about gcc. > > It wants to build gcc 3.1 also from the ports but it's stoppuing and > wanting file to be patched and I have no idea which file to patch or > what to patch with. > > server# make > Making GCC 3.1.1 for FreeBSD 4.7 elf target i386-portbld-freebsd4.7 > ===> Extracting for gcc-3.1.1_20020909 > >> Checksum mismatch for gcc-core-3.1.1.tar.bz2. ^^ hint hint > server# make NO_CHECKSUM=yes > Making GCC 3.1.1 for FreeBSD 4.7 elf target i386-portbld-freebsd4.7 > ===> Extracting for gcc-3.1.1_20020909 > ===> gcc-3.1.1_20020909 depends on executable: gmake - found > ===> gcc-3.1.1_20020909 depends on executable: bison - found > bzip2: /usr/ports/distfiles//gcc-core-3.1.1.tar.bz2 is not a bzip2 file. ^^ hint hint Try removing /usr/ports/distfiles/gcc-core-3.1.1.tar.bz2 and let make fetch it again. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message