On Wed, Aug 11, 2004 at 09:12:02AM +0300, Ruslan Ermilov wrote: > On Tue, Aug 10, 2004 at 04:10:44PM -0700, Kris Kennaway wrote: > > I'm trying to update a current from a few months ago, and it dies almost immediately: > > > > Script started on Tue Aug 10 23:06:32 2004 > > pointyhat# make cleanworld > > rm -rf /a/obj/usr/src/* > > chflags -R 0 /a/obj/usr/src > > rm -rf /a/obj/usr/src/* > > pointyhat# make buildworld > > > $ hostname > pointyhat.freebsd.org > $ grep MAKEOBJDIRPREFIX /etc/make.conf > MAKEOBJDIRPREFIX=/a/obj/ > $ grep -A5 '^# MAKEOBJDIRPREFIX' /usr/share/mk/bsd.obj.mk > # MAKEOBJDIRPREFIX Specifies somewhere other than /usr/obj to root the object > # tree. Note: MAKEOBJDIRPREFIX is an *environment* variable > # and works properly only if set as an environment variable, > # not as a global or command line variable! > # > # E.g. use `env MAKEOBJDIRPREFIX=/somewhere/obj make' > > Pointy hat to: kris Well, happy POLA violation to you too; this worked until now. Please add text to make.conf explaining the new order. Kris
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:05 UTC