Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Apr 2003 15:51:05 -0500
From:      Mike Meyer <mwm-dated-1050094266.7f97a6@mired.org>
To:        "Bigbrother" <bigbrother@bonbon.net>
Cc:        freebsd-questions@freebsd.org
Subject:   RE: Using a different WORK folder for ports
Message-ID:  <16016.37689.383598.599352@guru.mired.org>
In-Reply-To: <004101c2fc79$be8d5150$e203a8c0@macedon>
References:  <200304061607.03157.rick@rptn.net> <004101c2fc79$be8d5150$e203a8c0@macedon>

next in thread | previous in thread | raw e-mail | index | archive | help
In <004101c2fc79$be8d5150$e203a8c0@macedon>, Bigbrother <bigbrother@bonbon.net> typed:
> Thank you but I still have problem because its read only...
> Any suggestion?
> 
> ikaros# cat /etc/make.conf
> WRKDIRPREFIX=/usr/tmp
> 
> ===>  Cleaning for vim-6.1.435
> mkdir: /usr/ports/distfiles/vim: Read-only file system
> *** Error code 1

Set DISTDIR in /etc/make.conf as well. I recommend using an nfs volume
that's writable so that all systems can use the distfiles you
download.

	<mike

-- 
Mike Meyer <mwm@mired.org>		http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.



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