From owner-freebsd-stable Thu Feb 21 14:56:30 2002 Delivered-To: freebsd-stable@freebsd.org Received: from bobo.thehutt.org (pcp709198pcs.alxndr01.va.comcast.net [68.49.240.9]) by hub.freebsd.org (Postfix) with ESMTP id CD9A037B400 for ; Thu, 21 Feb 2002 14:56:27 -0800 (PST) Received: from [10.0.3.13] (helo=nomad.thehutt.org ident=mailnull) by bobo.thehutt.org with esmtp (Exim 3.952 #1) id 16e28Z-0002sf-00; Thu, 21 Feb 2002 17:56:27 -0500 Received: from jerry by nomad.thehutt.org with local (Exim 3.952 #1) id 16e28F-0000MJ-00; Thu, 21 Feb 2002 17:56:07 -0500 Date: Thu, 21 Feb 2002 17:56:07 -0500 From: Jerry A! To: C J Michaels Cc: freebsd-stable@freebsd.org Subject: Re: buildworld error during 'stage 1: bootstrap tools' (yyfix) Message-ID: <20020221225607.GA1348@nomad.thehutt.org> Reply-To: jerry@thehutt.org References: <20020221201527.GA918@nomad.thehutt.org> <3576.216.153.201.211.1014329326.squirrel@www1.27in.tv> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3576.216.153.201.211.1014329326.squirrel@www1.27in.tv> User-Agent: Mutt/1.3.27i Organization: Broken Toys Unlimited Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Feb 21, 2002 at 05:08:46PM -0500, C J Michaels wrote: [snip] : Freakish... I've had that option in /etc/make.conf as long as I've had an : /etc/make.conf, what changed? Actually, I never quite understood what "?=" : meant. I'm guessing that the build changes that went in the other day are what caused this "breakage". Been too busy to checkout a pre-20020219 version of Makefile.inc1 to verify. At least using the ?= operator fixes this issue (unlike if you set WRKDIRPREFIX where you can only use a separate filesystem if it's mounted off or / -- but that's a discussion for -ports). Anyway, I'm glad the suggestion worked for you. --Jerry Open-Source software isn't a matter of life or death... ...It's much more important than that! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message