Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 1999 08:52:23 -0600
From:      Oscar Bonilla <obonilla@fisicc-ufm.edu>
To:        Rob Hunter <robh@uunet.co.za>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: error with cc
Message-ID:  <19990517085223.C388@fisicc-ufm.edu>
In-Reply-To: <Pine.BSF.3.96.990515201049.21540D-100000@hole.noc.iafrica.com>; from Rob Hunter on Sat, May 15, 1999 at 08:15:47PM %2B0200
References:  <Pine.BSF.3.96.990515201049.21540D-100000@hole.noc.iafrica.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 15, 1999 at 08:15:47PM +0200, Rob Hunter wrote:
> Hi
> 
> I'm getting compile errors similar to the 1 below when trying to build
> quite a few of my ports (even kernel, or a make buildworld aswell)
> 
> DESTDIR=/usr/obj/usr/src/tmp -I/usr/src/share/mk -DNOINFO -DNOMAN -DNOPIC -D
> NOPROFILE -DNOSHARED clean  )
> cc -O -pipe -I/usr/src/usr.bin/make   -I/usr/obj/usr/src/tmp/usr/include -c
> /usr/src/usr.bin/make/arch.c
> cc: Internal compiler error: program cc1 got fatal signal 10
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 

signal 10 is a bus error...

> The above is from a make buildworld (I thought rebuilding the binaries
> would help). The machine is 3.1-RELEASE.
> 
> Any ideas? It doesn't always break in the same place either.
> 

this indicates a hardware problem. check your RAM.

-Oscar

-- 
For PGP Public Key: finger obonilla@fisicc-ufm.edu


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?19990517085223.C388>