Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Dec 2002 10:03:31 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        andyf@speednet.com.au
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: UPDATING error
Message-ID:  <20021223.100331.60502142.imp@bsdimp.com>
In-Reply-To: <20021206185909.O29225-100000@hewey.af.speednet.com.au>
References:  <20021206081647.GA42874@sunbay.com> <20021206185909.O29225-100000@hewey.af.speednet.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20021206185909.O29225-100000@hewey.af.speednet.com.au>
            Andy Farkas <andyf@speednet.com.au> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021223.100331.60502142.imp>