Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 2004 09:16:24 +0200 (CEST)
From:      Harti Brandt <harti@freebsd.org>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        current@freebsd.org
Subject:   Re: World broken in stage 1.1
Message-ID:  <20040811091420.A86410@beagle.kn.op.dlr.de>
In-Reply-To: <20040811065912.GA95263@xor.obsecurity.org>
References:  <20040810231044.GA70020@xor.obsecurity.org> <20040811061202.GA80234@ip.net.ua> <20040811065912.GA95263@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 10 Aug 2004, Kris Kennaway wrote:

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

Done in both make.conf(5) and share/examples/etc/make.conf.

harti



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040811091420.A86410>