Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Dec 1999 23:43:01 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Marcel Moolenaar <marcel@scc.nl>
Cc:        Matthew Dillon <dillon@apollo.backplane.com>, "Andrey A. Chernov" <ache@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src Makefile.inc1
Message-ID:  <Pine.BSF.4.10.9912232337090.22739-100000@alphplex.bde.org>
In-Reply-To: <38620073.A3E7E4D1@scc.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
> The problem Andrey had can only explained by a faulty path, because his
> trigger case (make update) doesn't even use any of the WORLDTMP,
> STRICTTMPPATH and TMPPATH settings; they are basicly set for nothing
> (which indicates that the current Makefile layout is suboptimal (or
> broken if you like :-))
> 
> Even if it did, nowhere in the makefiles is STRICTTMPPATH used other
> than appending it with PATH...

I think we should copy the standard utilities that we need to
${STRICTTMPPATH} at the start of buildworld and set PATH=${STRICTTMPPATH}
for the rest of the build.  This corresponds to bootstrapping the tools
and setting PATH=${STRICTTMPPATH} after bootstrapping in the old Makefile.

Bruce



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9912232337090.22739-100000>