From owner-freebsd-stable Mon Sep 15 05:38:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA26243 for stable-outgoing; Mon, 15 Sep 1997 05:38:18 -0700 (PDT) Received: from hawk.gnome.co.uk (gnome.gw.cerbernet.co.uk [193.243.224.22]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA26234 for ; Mon, 15 Sep 1997 05:38:13 -0700 (PDT) Received: from hawk.gnome.co.uk (localhost [127.0.0.1]) by hawk.gnome.co.uk (8.8.7/8.8.7) with ESMTP id NAA03193; Mon, 15 Sep 1997 13:25:28 +0100 (BST) Message-Id: <199709151225.NAA03193@hawk.gnome.co.uk> X-Mailer: exmh version 2.0zeta 7/24/97 To: "Jordan K. Hubbard" cc: Werner Griessl , stable@FreeBSD.ORG Subject: Re: Make buildworld fails in /usr/bin/tip . . . In-reply-to: Your message of "Mon, 15 Sep 1997 03:19:34 PDT." <15892.874318774@time.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 15 Sep 1997 13:25:28 +0100 From: Chris Stenton Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > But now it fails with: > > No, that's a different problem - you are trying to build from an > improperly bootstrapped tree. Use the world target. > > Jordan I have just done a :- make includes make world and get the same problem as Werner Griessl. Chris