From owner-freebsd-stable Wed Aug 11 13:14:44 1999 Delivered-To: freebsd-stable@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id A7CDA14CD3; Wed, 11 Aug 1999 13:14:43 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 92ED51CD66D; Wed, 11 Aug 1999 13:14:43 -0700 (PDT) (envelope-from kris@hub.freebsd.org) Date: Wed, 11 Aug 1999 13:14:43 -0700 (PDT) From: Kris Kennaway To: Lofthouse Andrew 2Lt WRALC/TIECT Cc: Eric Brunner , freebsd-stable@FreeBSD.ORG Subject: RE: Problem reporting build failure (rebuilding bootstrap, crtbeg in.c:33) In-Reply-To: <3F69A3D5863ED211B31F0000F809353502C4889B@FSUHHZ33> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 11 Aug 1999, Lofthouse Andrew 2Lt WRALC/TIECT wrote: > I had the same problem; I posted the message about it yesterday: > > Yesterday I tried "make world" with the -STABLE sources on my machine > running 2.2.8-RELEASE. Below is the final output of the make process... make world is not for updating between major revisions (2.x to 3.x). There's a different target for this (make upgrade or something, check the header of the /usr/src/Makefile). Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message