Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Sep 2005 15:04:07 +0200
From:      Axel.Gruner@suedfactoring.de
To:        freebsd-questions@freebsd.org
Subject:   gcc broken in my userland
Message-ID:  <OF0D53F75E.F4B07B4D-ONC125707A.0047C9C3-C125707A.0047C9C7@suedfac.com>

next in thread | raw e-mail | index | archive | help

Hi,

i am running FreeBSD 5.4-RELEASE-p6. If i try ro upgrade a port, i receive
a bus error from gcc.
So i installed the gcc34 from the ports, did the changes in /etc/make.conf,
and upgrading of the ports works fine.
The problem is, how to build the world if the gcc in the base system is
broken?
I get this error:

cc -O -pipe  -I/usr/obj/usr/src/i386/legacy/usr/include -c
/usr/src/games/fortune/strfile/strfile.c
/usr/src/games/fortune/strfile/strfile.c: In function `main':
/usr/src/games/fortune/strfile/strfile.c:260: internal compiler error: Bus
error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html>; for instructions.
*** Error code 1

 So, how to fix the gcc in the basesystem?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OF0D53F75E.F4B07B4D-ONC125707A.0047C9C3-C125707A.0047C9C7>