From owner-freebsd-current Thu Mar 16 6:56:37 2000 Delivered-To: freebsd-current@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 4908537B82D; Thu, 16 Mar 2000 06:56:32 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id JAA04003; Thu, 16 Mar 2000 09:56:24 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id JAA00491; Thu, 16 Mar 2000 09:55:54 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 16 Mar 2000 09:55:54 -0500 (EST) To: Howard Leadmon Cc: Doug Rabson , freebsd-alpha@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: Trouble with CVSUP to 4.0 Release, any ideas?? In-Reply-To: <200003161125.GAA56610@account.abs.net> References: <200003161125.GAA56610@account.abs.net> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14544.62658.595704.938141@grasshopper.cs.duke.edu> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Howard Leadmon writes: > > Has anyone updated a mid-febuary 4.0 to the RELEASE code on Alpha via CVS > and had it go smooth, and if so what steps did you use to get there?? Yes, at least 3. But my methods are rather unconventional. On my build machine, which is running a 4.0-current box from mid January, I updated my source tree to 4.0-RELEASE via: cvs -R -d /home/ncvs up -r RELENG_4_0_0_RELEASE I then built the world on this machine via make buildworld, and nfs-exported /usr/src and /usr/obj. On each target machine, I mount buildhost:/usr /usr and buildhost:/usr/obj /usr/obj & do a make installworld. I've had no problems at all. One thing to check would be: did your installworld acutally complete? At one point the installworld was falling over in h2ph when a crypto-related header file was being perl'ified. If this is your problem, try doing a 'make -i installworld' Drew ------------------------------------------------------------------------------ Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin Duke University Email: gallatin@cs.duke.edu Department of Computer Science Phone: (919) 660-6590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message