From owner-freebsd-stable Wed Nov 22 6:31:14 2000 Delivered-To: freebsd-stable@freebsd.org Received: from cielo.eece.unm.edu (cielo.eece.unm.edu [129.24.24.11]) by hub.freebsd.org (Postfix) with ESMTP id 358E037B4C5 for ; Wed, 22 Nov 2000 06:31:08 -0800 (PST) Received: from jalapeno.eece.unm.edu ([129.24.24.88] helo=eece.unm.edu) by cielo.eece.unm.edu with esmtp (Exim 3.12 #4) id 13yavM-0002TG-00; Wed, 22 Nov 2000 07:31:00 -0700 Received: (from dbader@localhost) by eece.unm.edu (8.9.3+Sun/8.9.1) id HAA02406; Wed, 22 Nov 2000 07:30:57 -0700 (MST) Date: Wed, 22 Nov 2000 07:30:57 -0700 (MST) Message-Id: <200011221430.HAA02406@eece.unm.edu> X-Authentication-Warning: jalapeno.eece.unm.edu: dbader set sender to dbader@eece.unm.edu using -f From: "David A. Bader" To: freebsd-stable@freebsd.org Cc: pahowes@fair-ware.com, Chuck Robey , Aron Warren Subject: make world on 4.2-R breaking Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to build 4.2-RELEASE (from cvsup), and am getting an error from "make world" identical to the one below. I found a few other pieces of email to FreeBSD lists that mention this exact problem, but any reply brushes it off as bad memory. In this email below, I realize that we both are using Cyrix-166+ processors. Has anyone found a solution for this? All of my previous updates on this box (FreeBSD 1 up to 4.1-R :-) have worked perfectly. The error is repeatable (100% of the time). Thanks, -david ------------------------------------------------ Date: Sat, 16 Sep 2000 18:24:03 -0400 >From: "Paul A. Howes" To: Subject: Makeworld is dying... Message-ID: All- When I attempt a buildworld on a brand new FreeBSD system (IBM/Cyrix-166+, 64MB memory, 20GB Maxtor drive), it dies while building the ncurses library. This happen whether it's the version of the source code on the 4.1 CD-Rom disc, or the latest and greatest 4-STABLE code from a cvsup. Any help would be appreciated. The tail of the trace log is included below. Thanks! -- Paul A. Howes pahowes@fair-ware.com cc -fpic -DPIC -O -pipe -I. -I/usr/src/lib/libncurses -I/usr/src/lib/libncur ses/../../contrib/ncurses/ncurses -I/usr/src/lib/libncurses/../../contrib/nc urses/include -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -I/u sr/obj/usr/src/i386/usr/include -c /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/access.c -o access.So cc -fpic -DPIC -O -pipe -I. -I/usr/src/lib/libncurses -I/usr/src/lib/libncur ses/../../contrib/ncurses/ncurses -I/usr/src/lib/libncurses/../../contrib/nc urses/include -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -I/u sr/obj/usr/src/i386/usr/include -c /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/add_tries.c -o add_tries.So cc -fpic -DPIC -O -pipe -I. -I/usr/src/lib/libncurses - /usr/src/lib/libncurses/../../contrib/ncurses/ncurses -I/usr/src/lib/libncur ses/../../contrib/ncurses/include -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CON FIG_H -DTERMIOS -I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/alloc_entry.c -o alloc_entry.So cc: Internal compiler error: program cc1 got fatal signal 11 *** Error code 1 Stop in /usr/src/lib/libncurses. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message -- David A. Bader, Ph.D. Office: 505-277-6724 Dept of Electrical and Computer Engineering FAX: 505-277-1439 EECE Building University of New Mexico dbader@eece.unm.edu Albuquerque, NM 87131 http://www.eece.unm.edu/~dbader To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message