Re: Installworld fails with TMPDIR pointing to NFS mounted directory

From: NGie Cooper <yaneurabeya_at_gmail.com>
Date: Tue, 12 Jan 2016 09:08:43 -0800
> On Jan 12, 2016, at 08:42, Tom Vijlbrief <tvijlbrief_at_gmail.com> wrote:
> 
> If have this issue with 11-CURRENT on my raspberry 1 and 2, but I do not
> think it is raspberry related or even 11-CURRENT related.
> 
> export TMPDIR=/media/usbdisk/tmp
> 
> make installword MAKEOBJDIRPREFIX=/media/swan/obj

Hi Tom,
	MAKEOBJDIRPREFIX should always be set via the environment, not the command line, e.g.

export MAKEOBJDIRPREFIX=/media/swan/obj
make installworld

Cheers,
-NGie
Received on Tue Jan 12 2016 - 16:08:47 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:02 UTC