From owner-freebsd-current Mon Dec 23 9: 4:32 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA68E37B401 for ; Mon, 23 Dec 2002 09:04:31 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDEB743EDE for ; Mon, 23 Dec 2002 09:04:30 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id gBNH4SuB076445; Mon, 23 Dec 2002 10:04:29 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 23 Dec 2002 10:03:31 -0700 (MST) Message-Id: <20021223.100331.60502142.imp@bsdimp.com> To: andyf@speednet.com.au Cc: freebsd-current@FreeBSD.ORG Subject: Re: UPDATING error From: "M. Warner Losh" In-Reply-To: <20021206185909.O29225-100000@hewey.af.speednet.com.au> References: <20021206081647.GA42874@sunbay.com> <20021206185909.O29225-100000@hewey.af.speednet.com.au> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20021206185909.O29225-100000@hewey.af.speednet.com.au> Andy Farkas writes: : : $FreeBSD: src/UPDATING,v 1.228 2002/10/30 20:11:07 imp Exp $ : : "To upgrade from 4.x-stable to current" suggests: : : cd src/sys/boot ; make install [6] : : This does not work. You need to: : : cd src/sys/boot ; make all install [6] make all isn't needed here because it was already built as part of the buildworld. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message