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 [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message