Date: Sat, 10 Sep 2005 12:24:19 -0700 From: Ade Lovett <ade@FreeBSD.org> To: Serge Gagnon <serge.gagnon@b2b2c.ca> Cc: ports@freebsd.org Subject: Re: www/apache2 can't make configure if $PORTSDIR is mounted with nfs Message-ID: <E087B49F-20B5-43D9-B194-3832B88C1D42@FreeBSD.org> In-Reply-To: <200509091858.38116.serge.gagnon@b2b2c.ca> References: <200509091858.38116.serge.gagnon@b2b2c.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sep 09, 2005, at 15:58 , Serge Gagnon wrote: > I found that i can do a 'make configure' on the nfs server, but it > is not good > for a portupgrade on the nfs client unless i call portupgrade with -w. > > Is there an other way to configure apache2 on the nsf client > station without > the above workaround ? Add: WRKDIRPREFIX= /usr/obj to /etc/make.conf, substituting /usr/obj for any local filesystem with a reasonable amount of building space. -aDe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E087B49F-20B5-43D9-B194-3832B88C1D42>