From owner-freebsd-questions Sun Nov 3 20:22: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 26F3F37B401 for ; Sun, 3 Nov 2002 20:22:17 -0800 (PST) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id A70EF43E6E for ; Sun, 3 Nov 2002 20:22:16 -0800 (PST) (envelope-from kstewart@owt.com) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id UAA09465; Sun, 3 Nov 2002 20:22:06 -0800 Message-ID: <3DC5F5ED.9090204@owt.com> Date: Sun, 03 Nov 2002 20:22:05 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Charles Pelletier Cc: freebsd-questions@FreeBSD.ORG Subject: Re: internal compiler error during make buildworld References: <000e01c283b0$e9144e20$32040101@hume> Content-Type: text/plain; charset=us-ascii; format=flowed 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 Charles Pelletier wrote: > 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 Signal 11's are almost always hardware. They even wrote a faq about it. See http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/troubleshoot.html#SIGNAL11 Kent > ***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 > > . > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message