From owner-freebsd-bugs Sat May 25 5:15:16 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 47E4437B435; Sat, 25 May 2002 05:15:09 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4PCF9D56025; Sat, 25 May 2002 05:15:09 -0700 (PDT) (envelope-from ru) Date: Sat, 25 May 2002 05:15:09 -0700 (PDT) From: Message-Id: <200205251215.g4PCF9D56025@freefall.freebsd.org> To: lehmann@ans-netz.de, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org, ru@FreeBSD.org Subject: Re: misc/38538: make buildworld fails if you have an empty directory Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Synopsis: make buildworld fails if you have an empty directory State-Changed-From-To: open->closed State-Changed-By: ru State-Changed-When: Sat May 25 05:13:09 PDT 2002 State-Changed-Why: MAKEOBJDIRPREFIX Specifies somewhere other than /usr/obj to root the object tree. Note: MAKEOBJDIRPREFIX is an *enviroment* variable and works properly only if set as an enviroment variable, not as a global or command line variable! E.g. use `env MAKEOBJDIRPREFIX=/somewhere/obj make' Responsible-Changed-From-To: freebsd-bugs->ru Responsible-Changed-By: ru Responsible-Changed-When: Sat May 25 05:13:09 PDT 2002 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=38538 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message