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 For the record, the -CURRENT buildworld on the June 5.2-CURRENT machine worked for me today's night. All issues with the new make(1) and crunchgen(1) have been solved. Cheers, -- Ruslan Ermilov ru_at_FreeBSD.org FreeBSD committer
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:05 UTC