From owner-freebsd-questions Sat Feb 2 11:38:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chmls06.mediaone.net (chmls06.ne.ipsvc.net [24.147.1.144]) by hub.freebsd.org (Postfix) with ESMTP id EC8F337B419 for ; Sat, 2 Feb 2002 11:38:05 -0800 (PST) Received: from be-well.ilk.org (lowellg.ne.mediaone.net [24.147.188.158]) by chmls06.mediaone.net (8.11.1/8.11.1) with ESMTP id g12Jd4r13892; Sat, 2 Feb 2002 14:39:04 -0500 (EST) Received: (from lowell@localhost) by be-well.ilk.org (8.11.6/8.11.4) id g12Jbvk06267; Sat, 2 Feb 2002 14:37:57 -0500 (EST) (envelope-from lowell@world.std.com) X-Authentication-Warning: be-well.ilk.org: lowell set sender to lowell@world.std.com using -f To: freebsd-questions@freebsd.org Cc: mike@worklife.com Subject: Re: upgrade 4.4 stable to 4.5 stable References: From: Lowell Gilbert Date: 02 Feb 2002 14:37:56 -0500 In-Reply-To: Message-ID: <44pu3nk73f.fsf@lowellg.ne.mediaone.net> Lines: 20 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike@worklife.com ("Mike Kanaly") writes: > Ok, I've been following the instructions here at > http://www.defcon1.org/html/Software_Articles/Commands-Flags/cvsup-build > /cvsup-build.html in order to upgrade 4.4 stable to 4.5 stable. [...] > Any ideas what I'm doing wrong here? You're not following the directions in the handbook. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html The short version is that you should use "make buildkernel" to build your kernel, but you're probably missing several other steps as well, so I'd recommend reading the official documentation. The article you're following describes a procedure that will work most of the time, but not (as you've seen) all of the time. Good luck. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message