Date: Sun, 18 Jun 2000 13:20:10 -0700 From: Kent Stewart <kstewart@3-cities.com> To: marco carvalho <mc@speakeasy.org> Cc: freebsd-questions@freebsd.org Subject: Re: updating from 4.0-R to 4.0-Stable Message-ID: <394D2EFA.665E1C15@3-cities.com> References: <Pine.LNX.4.21.0006181136580.22735-100000@grace.speakeasy.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?394D2EFA.665E1C15>