> 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, -NGieReceived 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