From owner-freebsd-questions Thu Sep 28 11:57:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.flashcom.net (3ff83059.dsl.flashcom.net [63.248.48.89]) by hub.freebsd.org (Postfix) with ESMTP id 9183E37B422 for ; Thu, 28 Sep 2000 11:56:41 -0700 (PDT) Received: (from cgaff@localhost) by mail.flashcom.net (8.11.0/8.11.0) id e8SIuZR36525 for freebsd-questions@FreeBSD.ORG; Thu, 28 Sep 2000 13:56:35 -0500 (CDT) (envelope-from cgaff) Date: Thu, 28 Sep 2000 13:56:30 -0500 From: "Corey G." To: freebsd-questions@FreeBSD.ORG Subject: Signal 4 when building 4.1.1 Message-ID: <20000928135630.A68537@flashcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have no problem building on a PIII but I cannot buildworld with 4.1.1 on an AMD CPU (K62,450). Is a sig 4 entirely related to CPU architecture or not related? cc -pg -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/include -DPTHREAD_KERNEL -D_THREAD_SAFE -I/usr/src/lib/libc_r/uthread -I/usr/src/lib/libc_r/../../include -D_LOCK_DEBUG -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc_r/../libc/locale -DBROKEN_DES -DYP -I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/libc_r/../libc/net/res_mkquery.c -o res_mkquery.po cc -pg -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc_r/../libc/include -DPTHREAD_KERNEL -D_THREAD_SAFE -I/usr/src/lib/libc_r/uthread -I/usr/src/lib/libc_r/../../include -D_LOCK_DEBUG -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc_r/../libc/locale -DBROKEN_DES -DYP -I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/libc_r/../libc/net/res_mkupdate.c -o res_mkupdate.po cc: Internal compiler error: program cc1 got fatal signal 4 *** Error code 1 Stop in /usr/src/lib/libc_r. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. -- Best Regards, Corey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message