From owner-freebsd-questions@FreeBSD.ORG Sat Dec 27 10:45:50 2003 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 13CEF16A4CE for ; Sat, 27 Dec 2003 10:45:50 -0800 (PST) Received: from sparky.webaries.com (sparky.webaries.com [209.128.231.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 191D943D48 for ; Sat, 27 Dec 2003 10:45:49 -0800 (PST) (envelope-from matt@atopia.net) Received: from mail.webaries.com (sizzle.webaries.com [209.128.231.139]) by sparky.webaries.com (Postfix) with SMTP id 877A2356; Sat, 27 Dec 2003 13:45:48 -0500 (EST) Received: from 24.225.162.3 (SquirrelMail authenticated user matt) by mail.webaries.com with HTTP; Sat, 27 Dec 2003 13:45:48 -0500 (EST) Message-ID: <2555.24.225.162.3.1072550748.squirrel@mail.webaries.com> In-Reply-To: <20031227111847.GA89114@xor.obsecurity.org> References: <1072390676.8406.0.camel@prick> <20031227111847.GA89114@xor.obsecurity.org> Date: Sat, 27 Dec 2003 13:45:48 -0500 (EST) From: "Matt Juszczak" To: "Kris Kennaway" User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal cc: freebsd-questions@freebsd.org Subject: Re: Compile Error 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: Sat, 27 Dec 2003 18:45:50 -0000 I was following the instructions (I believe). This is after I have done: mergemaster -p make buildworld When I said "I'm getting the following errors..." in my original email, I meant to say make buildkernel, not make buildworld. I was tired, sorry ;-( Thanks, Matt > On Thu, Dec 25, 2003 at 05:17:56PM -0500, Matthew Juszczak wrote: >> Hello, >> >> I'm getting the following errors when trying to do make buildworld: >> >> roadrunner# make buildkernel KERNCONF=roadrunnerkern > > No, you're doing buildkernel, not buildworld. Follow the upgrade > directions listed in the handbook and in UPDATING and you won't run > into this. > > Kris >