I’m having trouble building the stack on an attached USB drive. It seems like the problem is related to this (though the post is from 2003!).
The symptom I am seeing is that when trying to build fftw
, the process hangs and the logfile says:
[2016-08-12T23:49:17.377775Z] libtool: link: Waiting for /lsstStack/lsstsw/build/fftw/sp/kernel/.libs/libkernel.a.lock to be removed
.
Does anyone have any experience with this or with building the stack on a different file system. It is definitely true that the target is a different filesystem than the host (the USB drive is exFAT). I guess I could reformat, but that seems like a hack.