Date: Fri, 16 Jun 2000 14:17:00 -0700 From: Kent Stewart <kstewart@3-cities.com> To: marco carvalho <mc@speakeasy.org> Cc: freebsd-questions@freebsd.org Subject: Re: compiling error..plz help! Message-ID: <394A994C.FB0F81EB@3-cities.com> References: <Pine.LNX.4.21.0006161404400.18321-100000@grace.speakeasy.org>
next in thread | previous in thread | raw e-mail | index | archive | help
marco carvalho wrote: > > here is the error when i am trying to update gcc from the ports: > > {standard input}: xgcc: Internal compiler error: program cc1 got fatal signal 11 > gmake[2]: *** [rtlanal.o] Error 1 > gmake[2]: Leaving directory `/usr/ports/lang/egcs/work/gcc-2.95.2/gcc' > gmake[1]: *** [bootstrap] Error 2 > gmake[1]: Leaving directory `/usr/ports/lang/egcs/work/gcc-2.95.2/gcc' > gmake: *** [bootstrap] Error 2 > *** Error code 2 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > root@lucidflux:/usr/ports/lang/egcs# Assembler messages: > {standard input}:2199: Warning: Partial line at end of file ignored > > root@lucidflux:/usr/ports/lang/egcs# > > thats it...how do i fix it?...please help me, i'd appreciate it dearly..Thanx Well, you may not want to hear it. During builds like this, if you check the FAQ's, a signal 11 during a compile is usually due to flaky hardware. I think the most common cause listed is flaky memory. It works but isn't up to speed in some category. There are other programming errors that will cause it but that doesn't happen that often. What version of FreeBSD are you using? Good luck, Kent -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News 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?394A994C.FB0F81EB>