From owner-freebsd-questions Tue Nov 26 21:52: 4 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 66D6637B401 for ; Tue, 26 Nov 2002 21:52:02 -0800 (PST) Received: from smtp0.adl1.internode.on.net (smtp0.adl1.internode.on.net [203.16.214.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7066A43EAF for ; Tue, 26 Nov 2002 21:52:01 -0800 (PST) (envelope-from marcd@internode.on.net) Received: from [150.101.241.146] (eth3475.sa.adsl.internode.on.net [150.101.241.146]) by smtp0.adl1.internode.on.net (8.12.4/8.12.4) with ESMTP id gAR5pxp5033165 for ; Wed, 27 Nov 2002 16:21:59 +1030 (CST) Subject: build of GCC 3.1 for Open Office From: Marc Dodsworth To: questions@freebsd.org Content-Type: text/plain Organization: Message-Id: <1038376332.58250.6.camel@server.mdasc.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 27 Nov 2002 16:22:12 +1030 Content-Transfer-Encoding: 7bit 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 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. >> Checksum OK for gcc-g++-3.1.1.tar.bz2. >> Checksum OK for gcc-g77-3.1.1.tar.bz2. >> Checksum OK for gcc-java-3.1.1.tar.bz2. >> Checksum OK for gcc-objc-3.1.1.tar.bz2. >> Checksum OK for port_gcc31_2002-09-09.diff. Make sure the Makefile and distinfo file (/usr/ports/lang/gcc31/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/lang/gcc31. server# ls Makefile files pkg-descr distinfo pkg-comment pkg-plist 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. ===> Patching for gcc-3.1.1_20020909 ===> Applying distribution patches for gcc-3.1.1_20020909 File to patch: <--- and here it sits My ports collection is upto date (was cvsup'ed this morning and I've just done another one before typing this message). I'm running 4.7 that was last cvsuped/made world on Monday November 18th. Thankx Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message