From owner-freebsd-questions Wed Feb 2 7:42: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cx952600-a.fed1.sdca.home.com (cx952600-a.fed1.sdca.home.com [24.4.90.90]) by builder.freebsd.org (Postfix) with ESMTP id BC1C24018 for ; Wed, 2 Feb 2000 07:41:55 -0800 (PST) Received: from localhost (snoonan@localhost) by cx952600-a.fed1.sdca.home.com (8.9.3/8.9.3) with ESMTP id HAA00674; Wed, 2 Feb 2000 07:41:54 -0800 (PST) (envelope-from snoonan@cx952600-a.fed1.sdca.home.com) Date: Wed, 2 Feb 2000 07:41:53 -0800 (PST) From: Sean Noonan To: questions@freebsd.org Cc: noonans@home.com Subject: cvsup/buildworld problems/questions Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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