From owner-freebsd-questions Sat Sep 7 12:54:19 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 B790337B400 for ; Sat, 7 Sep 2002 12:54:14 -0700 (PDT) Received: from server5.safepages.com (server5.safepages.com [216.127.146.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C6C143E7B for ; Sat, 7 Sep 2002 12:54:14 -0700 (PDT) (envelope-from ecerejo@myrealbox.com) Received: from myrealbox.com (0-1pool24-43.nas32.philadelphia1.pa.us.da.qwest.net [65.129.24.43]) by server5.safepages.com (Postfix) with ESMTP id B4C64127F46 for ; Sat, 7 Sep 2002 19:54:01 +0000 (GMT) Message-ID: <3D7A595C.47179E8F@myrealbox.com> Date: Sat, 07 Sep 2002 15:54:04 -0400 From: "E. J. Cerejo" X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Internal compiler error: program cc1 got fatal signal 11 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 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 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