Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Nov 2000 07:30:57 -0700 (MST)
From:      "David A. Bader" <dbader@eece.unm.edu>
To:        freebsd-stable@freebsd.org
Cc:        pahowes@fair-ware.com, Chuck Robey <chuckr@mat.net>, Aron Warren <warren@eece.unm.edu>
Subject:   make world on 4.2-R breaking 
Message-ID:  <200011221430.HAA02406@eece.unm.edu>

next in thread | raw e-mail | index | archive | help

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" <pahowes@fair-ware.com>
To:        <freebsd-stable@freebsd.org>
Subject:   Makeworld is dying...
Message-ID:  <PCEHKHHDDCJMAMJLBLNCKEOIDBAA.pahowes@fair-ware.com>


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011221430.HAA02406>