Date: Tue, 26 Nov 2002 23:54:44 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: Marc Dodsworth <marcd@internode.on.net> Cc: questions@FreeBSD.ORG Subject: Re: build of GCC 3.1 for Open Office Message-ID: <20021127055443.GA28637@dan.emsphone.com> In-Reply-To: <1038376332.58250.6.camel@server.mdasc.com> References: <1038376332.58250.6.camel@server.mdasc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021127055443.GA28637>