From owner-freebsd-questions Sat Sep 7 14: 1:58 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 F3B0737B400 for ; Sat, 7 Sep 2002 14:01:51 -0700 (PDT) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0210D43E6A for ; Sat, 7 Sep 2002 14:01:51 -0700 (PDT) (envelope-from fgleiser@cactus.fi.uba.ar) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.12.3/8.11.6) with ESMTP id g87Kx5iI010464; Sat, 7 Sep 2002 17:59:05 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Sat, 7 Sep 2002 17:59:04 -0300 (ART) From: Fernando Gleiser To: "E. J. Cerejo" Cc: freebsd-questions@freebsd.org Subject: Re: Internal compiler error: program cc1 got fatal signal 11 In-Reply-To: <3D7A595C.47179E8F@myrealbox.com> Message-ID: <20020907175759.H2575-100000@cactus.fi.uba.ar> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sat, 7 Sep 2002, E. J. Cerejo wrote: > I'm running FBSD stable pre-4.6 and after updating my ports tree I > decided to start upgrading every port that needed to. The > XFree86-4-Server failed to build ( XFree86-4 libraries built and > installed fine) and I've got this error: > > XvExtension -DXFree86LOADER -DXFree86Server -DXF86VIDMODE > -DXvMCExtension -DSMART_SCHEDULE -DBUILDDEBUG > -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO > -DIN_MODULE -DXFree86Module -c fbpict.c > cc: cpp0: output pipe has been closed > Internal compiler error: program cc1 got fatal signal 11 > *** Error code 1 It almost allways means hardware problems. Read the gcc signal11 FAQ at http://www.bitwizard.nl/sig11/ for details. Fer > > Stop in > /usr/ports/x11-servers/XFree86-4-Server/work/xc/programs/Xserver/fb. > *** Error code 1 > > Stop in > /usr/ports/x11-servers/XFree86-4-Server/work/xc/programs/Xserver. > *** Error code 1 > > Stop in /usr/ports/x11-servers/XFree86-4-Server/work/xc/programs. > *** Error code 1 > > Stop in /usr/ports/x11-servers/XFree86-4-Server/work/xc. > *** Error code 1 > > Stop in /usr/ports/x11-servers/XFree86-4-Server/work/xc. > *** Error code 1 > > Stop in /usr/ports/x11-servers/XFree86-4-Server. > > So after this error I decided to make world to upgrade to FBSD stable > pre-4.7 hoping that would fix this problem and after 2 hours I get this > same error: > > ib/ncurses/ncurses > -I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall > -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -c > /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/alloc_ttype.c > -o alloc_ttype.o > cc -O -pipe -I. -I/usr/src/lib/libncurses > -I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses > -I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall > -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -c > /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/captoinfo.c > -o captoinfo.o > cc: Internal compiler error: program cc1 got fatal signal 11 > *** Error code 1 > > Stop in /usr/src/lib/libncurses. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > Any help on this problem would be greatly apreciated. Thanks > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message