From owner-freebsd-current Fri Jun 23 0:53: 4 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194]) by hub.freebsd.org (Postfix) with ESMTP id 1BA0637B8B6 for ; Fri, 23 Jun 2000 00:53:00 -0700 (PDT) (envelope-from nbm@sunesi.net) Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1) id 135OGT-0004Ys-00; Fri, 23 Jun 2000 09:52:37 +0200 Date: Fri, 23 Jun 2000 09:52:37 +0200 From: Neil Blakey-Milner To: Kent Hauser Cc: current@freebsd.org Subject: Re: building stable from current Message-ID: <20000623095237.A17459@mithrandr.moria.org> References: <200006230212.WAA21836@chapel-hill.tfd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006230212.WAA21836@chapel-hill.tfd.com>; from kent@tfd.com on Thu, Jun 22, 2000 at 10:12:28PM -0400 Organization: Sunesi Clinical Systems X-Operating-System: FreeBSD 3.3-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu 2000-06-22 (22:12), Kent Hauser wrote: > For the last while (several months), whenever I try to build > a RELENG_4 release from my -current box, it fails building gcc. > > As -current is supposed to be "fluid" for the next several months, > I wanted to make a set of -current and -stable CDs now. > > The current build was fine. To build stable I did the following: > > # cd /usr; rm -rf src.stable;mkdir src.stable > # rm -rf /usr/obj/usr/src.stable > # su kent > % cd src.stable > % cvs -R -d /home/ncvs co -r RELENG_4 src > % cd src.stable; mv src/* .;rmdir src > % make buildworld >& build.log > > and it blew up linking cc1plus. > > I built -stable as me so as to be sure no system files > were touched. But I'm also confused as I thought > "buildworld" was self-contained -- as long as a reasonably > current make was available to jump-start the process. > > Thoughts & corrections greatly welcomed. Can you send the last 50 or so lines of build.log? Neil -- Neil Blakey-Milner Sunesi Clinical Systems nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message