From owner-freebsd-stable@FreeBSD.ORG Tue Nov 9 17:56:37 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F18C16A4CE; Tue, 9 Nov 2004 17:56:37 +0000 (GMT) Received: from postal2.es.net (postal2.es.net [198.128.3.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14D3843D49; Tue, 9 Nov 2004 17:56:37 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal2.es.net (Postal Node 2) with ESMTP id IBA74465; Tue, 09 Nov 2004 09:56:36 -0800 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 8AA4E5D04; Tue, 9 Nov 2004 09:56:36 -0800 (PST) To: Ruslan Ermilov In-reply-to: Your message of "Tue, 09 Nov 2004 11:15:15 +0200." <20041109091515.GE43113@ip.net.ua> Date: Tue, 09 Nov 2004 09:56:36 -0800 From: "Kevin Oberman" Message-Id: <20041109175636.8AA4E5D04@ptavv.es.net> cc: freebsd-stable@freebsd.org Subject: Re: Odd error at end of "make installworld" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2004 17:56:37 -0000 > Date: Tue, 9 Nov 2004 11:15:15 +0200 > From: Ruslan Ermilov > > > --a1QUDc0q7S3U7/Jg > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Mon, Nov 08, 2004 at 07:41:29AM -0800, Kevin Oberman wrote: > > I think there is a small issue with the Makefile, although I don't see > > exactly what. But I'm no great shakes on Makefiles. > >=20 > > At the very end of the installworld, after completely the makewhatis and > > /etc stuff, I got the message that I should not be doing a make world: > > WARNING: make world will overwrite your existing FreeBSD > > installation without also building and installing a new > > kernel. This can be dangerous. Please read the handbook, > > 'Rebuilding world', for how to upgrade your system. > > Define DESTDIR to where you want to install FreeBSD, > > including /, to override this warning and proceed as usual. > > You may get the historical 'make world' behavior by defining > > HISTORICAL_MAKE_WORLD. You should understand the implications > > before doing this. > >=20 > > Bailing out now... > >=20 > > But I had not done a 'make world'. I did the standard sequence with a > > re-boot after installkernal, a mergemaster -p, and installworld. Since > > this message is the second invocation of "world:" in Makefile, I suspect > > it needs to be worked on a bit. > >=20 > > FWIW, I was updating from 5.3-Stable of last Wednesday to -Stable of > > last evening (to get Nate's ACPI patches). > >=20 > Hmm, maybe you typed "make install world", with a space between > "install" and "world"? I can believe that I did, and that might be a good explanation. I won't claim to being a good typist, as most every message I spell check can affirm. But what is the install target? It's at least not documented in Makefile and a grep of Makefile and Makefile.inc1 for "install:" don't show such a target. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634