From owner-freebsd-questions Wed Oct 4 2:16:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 6A32C37B502 for ; Wed, 4 Oct 2000 02:16:19 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id CAA02069; Wed, 04 Oct 2000 02:14:41 -0700 Message-ID: <39DAF501.79FA1DAB@urx.com> Date: Wed, 04 Oct 2000 02:14:41 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Neal Koss Cc: freebsd-questions@FreeBSD.ORG Subject: Re: another make problem References: <5.0.0.25.2.20001004002854.03458190@mail.pv1.ca.home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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