Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Feb 2000 07:41:53 -0800 (PST)
From:      Sean Noonan <snoonan@cx952600-a.fed1.sdca.home.com>
To:        questions@freebsd.org
Cc:        noonans@home.com
Subject:   cvsup/buildworld problems/questions
Message-ID:  <Pine.BSF.4.21.0002020726540.633-100000@cx952600-a.fed1.sdca.home.com>

next in thread | raw e-mail | index | archive | help
Hi All:

I have a 3.4-RELEASE system that I've wanted to upgrade to stable.  Last  
night (and this morning), I cvsuped with this conf file:

*default  host=cvsup2.FreeBSD.org
*default  base=/usr
*default  prefix=/usr
*default  release=cvs
*default  tag=RELENG_3
*default  delete use-rel-suffix

src-all
cvs-crypto
*default tag=.
ports-all
doc-all

The cvsup update appeared to work correctly.

I then did a (after the other steps as outlined in the handbook):

cd /usr/src
make buildworld

After about a half-hour, I got this (unwrapped):

cc -nostdinc -O -pipe
  -I/usr/obj/usr/src/gnu/usr.bin/perl/libperl
  -I/usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5
  -I/usr/obj/usr/src/tmp/usr/include
  -c /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/taint.c
  -o taint.o
Feb  2 05:33:57 stewart /kernel: pid 43109 (cc1), uid 0: exited on signal
(core dumped)
cc: Internal compiler error: program cc1 got fatal signal 4
***Error code 1


Stop.

My Questions:
1. I know I have to drop to single-user mode to do the installworld, but
do I *have* to do it with buildworld?  Could this be my problem?
2. Does my cvsup file look like it should condidering what I want to do
(upgrade from 3.4-RELEASE to stable)?
3. Did I miss any ciritical steps from what you can tell?
4. How to fix??

TIA,

-Sean Noonan
noonans@home.com



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.BSF.4.21.0002020726540.633-100000>