From owner-freebsd-ports Sun Apr 7 23:34:37 2002 Delivered-To: freebsd-ports@freebsd.org Received: from bilbo.in.mat.cc (bilbo.in.mat.cc [212.43.217.121]) by hub.freebsd.org (Postfix) with ESMTP id ABD1737B419 for ; Sun, 7 Apr 2002 23:34:30 -0700 (PDT) Received: from bilbo.in.org (localhost [127.0.0.1]) by bilbo.in.mat.cc (Postfix) with ESMTP id 38AF671183 for ; Mon, 8 Apr 2002 08:34:21 +0200 (CEST) Received: from sauron (sauron.in.mat.cc [212.43.217.122]) by bilbo.in.mat.cc (Postfix) with ESMTP id 3ACFA71183 for ; Mon, 8 Apr 2002 08:34:18 +0200 (CEST) Date: Mon, 08 Apr 2002 08:34:17 +0200 From: Mathieu Arnold To: freebsd-ports@freebsd.org Subject: setting WRKDIRPREFIX Message-ID: <147187546.1018254857@sauron> X-Mailer: Mulberry/2.2.0b3 (Win32) X-wazaaa: True, true MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi I have a ports directory shared between 30 boxes, and I can't use it for the builds, so, I put WRKDIRPREFIX=/usr/obj in my make.conf, but as many packages run just fine, some just don't, php4 don't : ===> Building for php4-4.1.2 "/usr/ports/lang/php4/Makefile", line 19: Could not find /usr/obj/usr/ports/lang/php4/work/php-4.1.2/../../www/mod_php4/Makefile make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /usr/ports/lang/php4. *** Error code 1 Stop in /usr/ports/lang/php4. postfix-current neither : ===> Building for postfix-1.1.7-20020331,1 /usr/obj/usr/ports/mail/postfix-current/work/postfix-1.1.7-20020331/scripts /configure.postfix: Can't open /usr/obj/usr/ports/mail/postfix-current/work/postfix-1.1.7-20020331/scripts /configure.postfix: No such file or directory *** Error code 2 Stop in /usr/obj/usr/ports/mail/postfix-current/work/postfix-1.1.7-20020331. *** Error code 1 Stop in /usr/ports/mail/postfix-current. *** Error code 1 Stop in /usr/ports/mail/postfix-current. but ghostscript-gnu does work, don't ask me the differences :) -- Mathieu Arnold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message