From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 19:04:41 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 2D42A16A420 for ; Mon, 7 Nov 2005 19:04:41 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out4.blueyonder.co.uk (smtp-out4.blueyonder.co.uk [195.188.213.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CB0143D96 for ; Mon, 7 Nov 2005 19:04:22 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [82.41.253.228] ([82.41.253.228]) by smtp-out4.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Mon, 7 Nov 2005 19:05:12 +0000 Message-ID: <436FA531.1060802@dial.pipex.com> Date: Mon, 07 Nov 2005 19:04:17 +0000 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.12) Gecko/20051106 X-Accept-Language: en-us, pl MIME-Version: 1.0 To: "J. W. Ballantine" References: <200511071825.jA7IPQj03230@akiva.homer.att.com> <436F9E91.3000401@alphaque.com> In-Reply-To: <436F9E91.3000401@alphaque.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 07 Nov 2005 19:05:13.0183 (UTC) FILETIME=[2E70A6F0:01C5E3CE] 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:41 -0000 Dinesh Nair wrote: > > > 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. > And don't forget to delete everything under /usr/obj first. --Alex