From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 19:04:30 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FE2B16A41F for ; Mon, 7 Nov 2005 19:04:30 +0000 (GMT) (envelope-from jwb@homer.att.com) Received: from mail131.messagelabs.com (mail131.messagelabs.com [216.82.242.99]) by mx1.FreeBSD.org (Postfix) with SMTP id 8CAC543D95 for ; Mon, 7 Nov 2005 19:04:20 +0000 (GMT) (envelope-from jwb@homer.att.com) X-VirusChecked: Checked X-Env-Sender: jwb@homer.att.com X-Msg-Ref: server-10.tower-131.messagelabs.com!1131390259!12694260!1 X-StarScan-Version: 5.5.9.1; banners=-,-,- X-Originating-IP: [134.24.146.4] Received: (qmail 13255 invoked from network); 7 Nov 2005 19:04:19 -0000 Received: from unknown (HELO ulysses.homer.att.com) (134.24.146.4) by server-10.tower-131.messagelabs.com with SMTP; 7 Nov 2005 19:04:19 -0000 Received: from akiva.homer.att.com (akiva.homer.att.com [135.205.212.39]) by ulysses.homer.att.com (8.9.3/8.9.3) with ESMTP id OAA16494; Mon, 7 Nov 2005 14:04:18 -0500 (EST) Received: from akiva.homer.att.com (localhost [127.0.0.1]) by akiva.homer.att.com (8.11.7+Sun/8.9.3) with ESMTP id jA7J4Ij03282; Mon, 7 Nov 2005 14:04:18 -0500 (EST) Message-Id: <200511071904.jA7J4Ij03282@akiva.homer.att.com> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.0.4 To: Dinesh Nair In-reply-to: Your message of "Tue, 08 Nov 2005 02:36:01 +0800." <436F9E91.3000401@alphaque.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 07 Nov 2005 14:04:16 -0500 From: "J. W. Ballantine" Cc: freebsd-questions@freebsd.org Subject: Re: 5-STABLE to 6-RELEASE upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 19:04:30 -0000 Sorry if I wasn't totally percise, but that is what I am doing the make world is really a build makeworld, and the failure is actually during the mergemaster phase of the installkernel. It's the same script I've been using to rebuild the system for a while. Jim ---------- In Response to your message ------------- > Date: Tue, 08 Nov 2005 02:36:01 +0800 > To: "J. W. Ballantine" > From: Dinesh Nair > Subject: Re: 5-STABLE to 6-RELEASE upgrade > > > > On 11/08/05 02:25 J. W. Ballantine said the following: > > and did a cvsup to get the new bits. I then ran a make world; > > make buildkernel; and then a make installkernel. This steps fails with: > > you should be using buildworld, buildkernel, installkernel, reboot, > installworld with a couple of mergemasters thrown in there. see > /usr/src/UPDATING for the correct sequence. > > -- > Regards, /\_/\ "All dogs go to heaven." > dinesh@alphaque.com (0 0) http://www.alphaque.com/ > +==========================----oOO--(_)--OOo----==========================+ > | for a in past present future; do | > | for b in clients employers associates relatives neighbours pets; do | > | echo "The opinions here in no way reflect the opinions of my $a $b." | > | done; done | > +=========================================================================+ >