From owner-freebsd-questions Wed Oct 4 0:28:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.occa.home.com (ha1.rdc2.occa.home.com [24.2.8.66]) by hub.freebsd.org (Postfix) with ESMTP id 07C8437B503 for ; Wed, 4 Oct 2000 00:28:29 -0700 (PDT) Received: from cx660429a.dr.com ([24.9.136.177]) by mail.rdc2.occa.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001004072828.YMTN24299.mail.rdc2.occa.home.com@cx660429a.dr.com>; Wed, 4 Oct 2000 00:28:28 -0700 Message-Id: <5.0.0.25.2.20001004002854.03458190@mail.pv1.ca.home.com> X-Sender: nkoss@mail.pv1.ca.home.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Wed, 04 Oct 2000 00:32:03 -0700 To: kstewart@urx.com From: Neal Koss Subject: another make problem Cc: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/html; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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?
To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message