From owner-freebsd-stable Tue May 28 21:55:38 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by hub.freebsd.org (Postfix) with ESMTP id 9883737B404 for ; Tue, 28 May 2002 21:55:34 -0700 (PDT) Received: (qmail 11704 invoked from network); 29 May 2002 04:55:34 -0000 Received: from unknown (HELO killa) ([66.92.221.23]) (envelope-sender ) by mail13.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 29 May 2002 04:55:34 -0000 From: "mc" To: Subject: upgrading to the latest stable Date: Wed, 29 May 2002 01:03:50 -0400 Message-ID: <000001c206ce$39a88410$17dd5c42@killa> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG When I ran 'make buildworld' under /usr/src I got this error: usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/us r.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib /gcc -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config -DTARGET_NA ME=\"i386-unknown-freebsd\" -DIN_GCC -c /usr/src/gnu/usr.bin/cc/cc_int/../../.. /../contrib/gcc/loop.c -o loop.o cc: Internal compiler error: program cc1 got fatal signal 11 *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc/cc_int. *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. nexus# May 29 00:57:34 nexus /kernel: pid 45140 (cc1), uid 0: exited on signal 1 1 (core dumped) before I use to get error code 1 and error code 2 and sometimes my computer would just reboot itself after crashing while trying to make buildworld. Im guesing fatal signal 11 has to do with bad memory or does it? How could I circumvent this problem in order to upgrade my box? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message