From owner-freebsd-questions Sun Nov 3 19:23: 0 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 717D037B401 for ; Sun, 3 Nov 2002 19:22:59 -0800 (PST) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id E63B543E42 for ; Sun, 3 Nov 2002 19:22:58 -0800 (PST) (envelope-from fozekizer@attbi.com) Received: from hume ([12.210.153.247]) by sccrmhc03.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20021104032258.CHOB16414.sccrmhc03.attbi.com@hume> for ; Mon, 4 Nov 2002 03:22:58 +0000 Message-ID: <000e01c283b0$e9144e20$32040101@hume> From: "Charles Pelletier" To: Subject: internal compiler error during make buildworld Date: Sun, 3 Nov 2002 21:18:56 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 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 haven't had this problem show up before when upgrading. During make buildworld everything went pretty smoothly UNTIL it got to ===>games ===>games/adventure cc -0 -pipe -traditional-cpp -c /usr/src/games/adventure/main.c cc: Internal compiler error: program cc2 got fatal signal 11 ***Error code 1 Stop in /usr/src/games/adventure Stop in /usr/src/games Stop in /usr/src Stop in /usr/src Stop in /usr/src All Error code 1 I've done some googling but everything I've seen has been limited to installations/upgrades of specific ports and not the whole process. Ideas? Suggestions? Should I just setup a REFUSE file to avoid the games. j/n case, these are the steps I'm following: . cvsup cvsupfile 2. make -j4 buildworld 3. make installworld 4. make new kernel: (/usr/src/sys/i386/conf/) cp OLDKERNEL NEWKERNEL ee NEWKERNEL (replace name of oldkernel with newkernel name) save run /usr/sbin/config NEWKERNEL make depend ../../compile/NEWKERNEL make make install 5. reboot Now, for those of you wondering, no, I have not used mergemaster before and, no, I've never had problems upgrading. I'm upgrading from 4.6 to 4.7. any help is appreciated, Charles Pelletier Tech. Coordinator St Luke's School To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message