From owner-freebsd-questions Sun Jun 18 13:21: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id 8581C37B574 for ; Sun, 18 Jun 2000 13:21:04 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.254]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.2) with ESMTP id ; Sun, 18 Jun 2000 13:21:57 -0700 Message-ID: <394D2EFA.665E1C15@3-cities.com> Date: Sun, 18 Jun 2000 13:20:10 -0700 From: Kent Stewart Organization: BOSSig X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: marco carvalho Cc: freebsd-questions@freebsd.org Subject: Re: updating from 4.0-R to 4.0-Stable References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG marco carvalho wrote: > > here is the error i get after i cvsup'd my stable-supfile and then did a > buildworld in /usr/src > > ===> gasp > cc -O -pipe -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/gasp > -I/usr/sr > c/gnu/usr.bin/binutils/gasp/../libbfd/i386 > -I/usr/src/gnu/usr.bin/binutils/gasp/ > ../../../../contrib/binutils/include > -I/usr/src/gnu/usr.bin/binutils/gasp/../../ > ../../contrib/binutils > -I/usr/src/gnu/usr.bin/binutils/gasp/../../../../contrib/ > binutils/gas > -I/usr/src/gnu/usr.bin/binutils/gasp/../../../../contrib/binutils/g > as/config -I/usr/src/gnu/usr.bin/binutils/gasp/../as/i386-freebsd > -DBFD_ASSEMBLE > R -I/usr/obj/usr/src/i386/usr/include -c > /usr/src/gnu/usr.bin/binutils/gasp/.. > /../../../contrib/binutils/gas/gasp.c > {standard input}: Assembler messages: > {standard input}:6555: Warning: end of file not at end of a line; newline > insert > ed > cc: Internal compiler error: program cc1 got fatal signal 11 > *** Error code 1 > Stop in /usr/src/gnu/usr.bin/binutils/gasp. > *** Error code 1 > Stop in /usr/src/gnu/usr.bin/binutils. > *** Error code 1 > Stop in /usr/src. > *** Error code 1 > Stop in /usr/src. > *** Error code 1 > Stop in /usr/src. > > thats it... What does that mean and how can i fix it? Also, when i installed > 4.0-R from cd, i didnt install my src package(nothing was in my /usr/src > --thats one of the reasons im trying to go from 4.0R to 4.0Stable, to make a > custom kernel), does that mean that in order to make a custom kernel i would > have to goto /stand/sysinstall and install my src tree? I don't know at this point. You were getting a signal 11 trying to build egcs/gcc on 3.4 and now you are getting a signal 11 on a buildworld. This usually means a hardware problem. It is typically caused by a problem with memory that is out of spec somewhere as far as FreeBSD is concerned. Do you have any good, known memory, that use can use to test the memory in your system. You may have a bad stick or a pair that are too different in speed. Kent > > thanx for your help, i really appreciate it! > > -marco -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html http://daily.daemonnews.org/ SETI (Search for Extraterrestrial Intelligence) @ Home http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message