From owner-freebsd-questions Fri Dec 6 14: 0:30 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09E2F37B401 for ; Fri, 6 Dec 2002 14:00:29 -0800 (PST) Received: from otter.mills-atl.com (dsl-64-192-140-77.telocity.com [64.192.140.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4919C43E9C for ; Fri, 6 Dec 2002 14:00:28 -0800 (PST) (envelope-from jmmills@telocity.com) Received: from localhost (jmills@localhost) by otter.mills-atl.com (8.9.3/8.9.3) with ESMTP id RAA01310; Fri, 6 Dec 2002 17:01:11 -0500 X-Authentication-Warning: otter.mills-atl.com: jmills owned process doing -bs Date: Fri, 6 Dec 2002 17:01:10 -0500 (EST) From: John Mills X-Sender: jmills@otter.mills-atl.com Reply-To: John Mills To: Steve Bertrand Cc: FreeBSD-questions Subject: Re: buildworld fail In-Reply-To: <200212062102.gB6L2F8d023342@svr3.northnetworks.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Steve - On Fri, 6 Dec 2002, Steve Bertrand wrote: > I have spent a couple weeks in groups, google, handbook and lists for > self-help on this. I am trying to buildworld on a 4.6.2 machine to > RELENG_4. The cvsup is updating all src and ports and finished > successfully. I reboot to kern.securelevel=-1, #rm -rvf /usr/obj and > #cd /usr/src && make buildworld. It fails miserably everytime here: > cc -fpic -DPIC -O -pipe -I. -I/usr/src/lib/libncurses > -I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses > -I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall > -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -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 Welcome to the club. Several folks have hit this self-same error, including me in trying to upgrade from RELENG_4_5 to _4_6. I didn't find any reported solutions, either. I am giving up and will make a more recent set of CDs and do a fresh installation. (I haven't really put any work on the machine yet, but it is a bit frustrating.) [I tried going from _4_5 to _4_7, too, but hit some problems in that which clearly reflected my hardware (amount of memory) and size of my swap space. If I'm going to use it, I prefer to get the underlying configuration right first.] My motiviation is similar to yours, though I have the pretext of wanting a mail server that I was going to set up with the FreeBSD box. - John Mills To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message