Skip site navigation (1)Skip section navigation (2)
Date:      27 Nov 2002 16:22:12 +1030
From:      Marc Dodsworth <marcd@internode.on.net>
To:        questions@freebsd.org
Subject:   build of GCC 3.1 for Open Office
Message-ID:  <1038376332.58250.6.camel@server.mdasc.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1038376332.58250.6.camel>