Date: Wed, 04 Oct 2000 02:14:41 -0700 From: Kent Stewart <kstewart@urx.com> To: Neal Koss <nkoss@dr.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: another make problem Message-ID: <39DAF501.79FA1DAB@urx.com> References: <5.0.0.25.2.20001004002854.03458190@mail.pv1.ca.home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Neal Koss wrote: > > Well, I spoke too soon...The previous fix got me through that last > error, but now I get the following during my 'make buildworld'. > -------------------------------------------------------------------- > cc -pg -O -pipe -DTERMIOS -DANSI_SOURCE > -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto > -I/usr/obj/usr/src/secure/lib/libcrypto -DNO_IDEA -DL_ENDIAN > -DNO_IDEA -I/usr/obj/usr/src/i386/usr/include -c > /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_mem.c > -o bss_mem.po > cc: Internal compiler error: program cc1 got fatal signal 11 > *** Error code 1 > > Stop. > -------------------------------------------------------------------- > Any suggestions? Well, the only one would be to check your hardware. A signal 11 during a buildworld is usually memory or other problems such as cables or cooling fans. The have a new Signal 11 FAQ at http://www.freebsd.org/FAQ/troubleshoot.html#AEN1546. If there was something wrong with bss_mem.c, you would be seeing many messages about buildworld breakages. Kent > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe > freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ 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?39DAF501.79FA1DAB>