Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2002 11:46:32 -0400 (EDT)
From:      John Mills <jmmills@telocity.com>
To:        FreeBSD-questions <freebsd-questions@FreeBSD.ORG>
Cc:        Giorgos Keramidas <keramida@ceid.upatras.gr>
Subject:   Re: Problems with RELENG_4_6 'buildworld'
Message-ID:  <Pine.LNX.4.21.0209201137140.13333-100000@otter.mills-atl.com>
In-Reply-To: <20020918085558.GB232@hades.hell.gr>

next in thread | previous in thread | raw e-mail | index | archive | help
Giorgos, and All -

On Wed, 18 Sep 2002, Giorgos Keramidas wrote:

> Following up to my own response.
> 
> I'm running now a kernel and world of RELENG_4_5 on a Cyrix 200 CPU
> with 64 MB of RAM:

Pretty comparable to my system, except it's a 166.

> 2002.09.18.11.47.04| cc -fpic -DPIC -O -pipe -I.  -I/usr/src/lib/libncurses -I\
>     /usr/src/lib/libncurses/../../contrib/ ncurses/ncurses -I/usr/src/lib/libn\
>     curses/../../contrib/ncurses/include -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAV\
>     E_CONFIG_H -DTERMIOS  -c /usr/src/lib/libncurses/../../contrib/ncurses/ncu\
>     rses/tinfo/alloc_entry.c -o alloc_entry.So
> 2002.09.18.11.47.05| cc: Internal compiler error: program cc1 got fatal signal 11
> 2002.09.18.11.47.05| *** Error code 1
 
> The next step is to try and buildworld with -DNOCLEAN to see if it
> will stop at the very same spot.  If it doesn't this is probably some
> hardware bug, but I'm reluctant to believe this since two different
> people are experiencing the same problems.

First, I retrograded to RELENG_4_5, where I had last done a
reinstallation, and 'make buildworld' went through without a hitch. (Just
a bit paranoid. &8-)

I once again did cvsup to RELENG_4_6, and ran 'make buildworld' to the
self-same crash point.

Not knowing if this was the correct syntax, I then did:
 # make -DNOCLEAN buildworld

Once again it dumped trying to make
/usr/src/contrib/ncurses/ncurses/tinfo/alloc_entry.c

I will cut'n'paste the compilation line for this file and see if it will
build by itself.

I also saved a copy of this file from RELENG_4_5 and will compare them.

Meanwhile, other input is welcome.

Thanks.
 - John Mills


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.21.0209201137140.13333-100000>