From owner-freebsd-questions@FreeBSD.ORG Thu Oct 21 20:38:56 2004 Return-Path: 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 37A6916A4CE for ; Thu, 21 Oct 2004 20:38:56 +0000 (GMT) Received: from hobbiton.shire.net (hobbiton.shire.net [166.70.252.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2279743D39 for ; Thu, 21 Oct 2004 20:38:56 +0000 (GMT) (envelope-from chad@shire.net) Received: from [67.161.247.57] (helo=[192.168.99.66]) by hobbiton.shire.net with asmtp (TLSv1:RC4-SHA:128) (Exim 4.10) id 1CKji3-000OtQ-00; Thu, 21 Oct 2004 14:38:55 -0600 In-Reply-To: <20041021203624.GA37586@xor.obsecurity.org> References: <20041021203624.GA37586@xor.obsecurity.org> Mime-Version: 1.0 (Apple Message framework v619) Message-Id: <3873D633-23A1-11D9-A3C8-003065A70D30@shire.net> From: "Chad Leigh -- Shire.Net LLC" Date: Thu, 21 Oct 2004 14:38:52 -0600 To: Kris Kennaway X-Mailer: Apple Mail (2.619) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on hobbiton.shire.net X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=no version=2.63 X-Spam-Level: cc: FreeBSD questions list Subject: Re: can't upgrade from 5.2-CURRENT (mid summer) to RELENG_5 on i386 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2004 20:38:56 -0000 On Oct 21, 2004, at 2:36 PM, Kris Kennaway wrote: > On Thu, Oct 21, 2004 at 02:14:57PM -0600, Chad Leigh -- Shire.Net LLC > wrote: >> Hi >> >> I am trying to upgrade my 5.2-CURRENT from the mid-summer timeframe to >> RELENG_5 on an i386 platform (actually dual opteron running i386). >> >> I did a cvsup early this morning and then try and build my kernel and >> get the following: >> >> # make buildkernel KERNCONF=HOST-SMP > > If you follow the directions you're supposed to do a buildworld first. I have read the chapter on it but I should probably go review it as you imply my memory may not be the best :-) > At this point, please go and read the handbook chapter on updating, > and the /usr/src/UPDATING file I also perused that Thanks Chad > , so you don't omit or mis-order any of > the other required steps. > > Kris