From owner-freebsd-current@FreeBSD.ORG Tue Jun 7 16:32:27 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 58F1916A41C for ; Tue, 7 Jun 2005 16:32:27 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22D7443D1F for ; Tue, 7 Jun 2005 16:32:27 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.13.3/8.13.1) with ESMTP id j57GWQ0Z070253; Tue, 7 Jun 2005 09:32:26 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.3/8.13.1/Submit) id j57GWQDw070252; Tue, 7 Jun 2005 09:32:26 -0700 (PDT) (envelope-from sgk) Date: Tue, 7 Jun 2005 09:32:26 -0700 From: Steve Kargl To: Jeremie Le Hen Message-ID: <20050607163226.GA70231@troutmask.apl.washington.edu> References: <20050607155130.GX41050@obiwan.tataz.chchile.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050607155130.GX41050@obiwan.tataz.chchile.org> User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@freebsd.org Subject: Re: buildworld fails, can't guess why X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2005 16:32:27 -0000 On Tue, Jun 07, 2005 at 05:51:30PM +0200, Jeremie Le Hen wrote: > Hi there, > > my buildworld fails lamentably and, as I said in the subject, I can't > guess why. I'm sure this is not a big problem however. > > Note that I tried removing /usr/obj/usr/src. > Please, see the typescript at : > http://jeremie.le-hen.org/~tataz/script.make_buildworld.gz > You need to include only the last few lines: ===> lib/libstand (depend) "/usr/src/share/mk/bsd.compat.mk", line 36: warning: NOPIC is deprecated in favo r of NO_PIC make: don't know how to make bzlib.c.diff. Stop *** Error code 2 (1) What is the contends of /etc/make.conf? (2) Are you sure your sources are up to date? (3) What is current version of FreeBSD on the system? -- Steve