From owner-freebsd-stable@FreeBSD.ORG Thu Jan 19 19:42:56 2006 Return-Path: X-Original-To: stable@freebsd.org 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 98AE916A41F for ; Thu, 19 Jan 2006 19:42:56 +0000 (GMT) (envelope-from david@catwhisker.org) Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3581343D49 for ; Thu, 19 Jan 2006 19:42:56 +0000 (GMT) (envelope-from david@catwhisker.org) Received: from bunrab.catwhisker.org (localhost [127.0.0.1]) by bunrab.catwhisker.org (8.13.3/8.13.3) with ESMTP id k0JJgpsO098310; Thu, 19 Jan 2006 11:42:51 -0800 (PST) (envelope-from david@bunrab.catwhisker.org) Received: (from david@localhost) by bunrab.catwhisker.org (8.13.3/8.13.1/Submit) id k0JJgpQU098309; Thu, 19 Jan 2006 11:42:51 -0800 (PST) (envelope-from david) Date: Thu, 19 Jan 2006 11:42:51 -0800 From: David Wolfskill To: =?iso-8859-1?Q?Bj=F6rn_K=F6nig?= Message-ID: <20060119194251.GJ94023@bunrab.catwhisker.org> Mail-Followup-To: David Wolfskill , =?iso-8859-1?Q?Bj=F6rn_K=F6nig?= , stable@freebsd.org References: <20060119174647.GG94023@bunrab.catwhisker.org> <43CFE91E.5080703@cs.tu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <43CFE91E.5080703@cs.tu-berlin.de> User-Agent: Mutt/1.4.2.1i Cc: stable@freebsd.org Subject: Re: Source upgrade for 6-STABLE gets: "ERROR: Source upgrades from versions prior to 5.3 not supported." X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jan 2006 19:42:56 -0000 On Thu, Jan 19, 2006 at 08:31:42PM +0100, Björn König wrote: > David Wolfskill schrieb: > >This caught me a bit by surprise. This was on my laptop: > > > ... > > Is BOOTSTRAPPING really "0"? Add the line > @echo ${BOOTSTRAPPING} > below this line to make sure in case you didn't already. > > Show also the output of > grep 'define.*FreeBSD' /usr/include/osreldate.h Thanks for the hint: it looks as if the laptop had powered off after the "make installkernel" completed -- thus the output of "uname -a" and after I had moved /usr/include aside but before the "make installworld" got started. So: pilot error on my part. I'll re-boot the laptop into single-user mode on that slice, do the "make installworld", and proceed from there. [This is what I get for letting the build run on the laptop while I drive in to work, I guess.... :-}] Peace, david -- David H. Wolfskill david@catwhisker.org Mail filters, like sewers, need to be most restrictive at the point of entry. See http://www.catwhisker.org/~david/publickey.gpg for my public key.