From owner-freebsd-current  Thu Oct 24 15:52:10 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 5A6A637B401
	for <freebsd-current@FreeBSD.ORG>; Thu, 24 Oct 2002 15:52:09 -0700 (PDT)
Received: from rootlabs.com (root.org [67.118.192.226])
	by mx1.FreeBSD.org (Postfix) with SMTP id D9FAA43E4A
	for <freebsd-current@FreeBSD.ORG>; Thu, 24 Oct 2002 15:52:04 -0700 (PDT)
	(envelope-from nate@rootlabs.com)
Received: (qmail 70156 invoked by uid 1000); 24 Oct 2002 22:52:05 -0000
Date: Thu, 24 Oct 2002 15:52:05 -0700 (PDT)
From: Nate Lawson <nate@root.org>
To: Mike Hunter <mhunter@ack.Berkeley.EDU>
Cc: Richard Cotrina <rcc@speedy.net.pe>, freebsd-current@FreeBSD.ORG
Subject: Re: Installworld fails building Current from 4.7-R
In-Reply-To: <Pine.GSO.4.31.0210241530210.21447-100000@ack.Berkeley.EDU>
Message-ID: <Pine.BSF.4.21.0210241551020.70015-100000@root.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-current@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-current.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-current>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-current>
X-Loop: FreeBSD.ORG

On Thu, 24 Oct 2002, Mike Hunter wrote:
> On Thu, 24 Oct 2002, Richard Cotrina wrote:
> 
> > Yes, I did. However make installworld fails as I said.
> 
> I ran into the same problem going from 4.6 to 5.0-CURRENT.
> 
> We used truss to see that sh was making funny calls, and concluded that
> we'd need to run from the kernel to get it working.  We installed the
> new kernel and were able to complete the install.
> 
> Definitely not knowledgeable enough to be posting to freebsd-current,
> 
> Mike Hunter

That's why there is a "reboot" between installing the new kernel and doing
installworld.  You need to run the new kernel to have the ABI match.

-Nate


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message