On Mar 26, 2014, at 18:30, Stuart Henderson <[email protected]> wrote:
> On 2014/03/26 17:30, jordon wrote: >> In trying to build git on armv7 (BeagleBone Black) I encountered an error >> building groff-1.22.2p4.tgz. >> >> test -d examples || /bin/sh >> /nfs/ports/wrkobjdir/groff-1.22.2/groff-1.22.2/mkinstalldirs examples > > You cannot reliably build ports with an NFS wrkobjdir. > Whoops… I accidentally hit Reply instead of Reply To All on my last post back to Ingo. Would putting wrkobjdir on the onboard emmc but leaving the rest of the ports on NFS be okay? I think I could still build what I need to build that way. Also, I did successfully build groff on the x86, so it looks like the NFS may be the issue here. If the build currently going on the BBB fails, I will move the wrkobjdir to the onboard flash and try again. It did successfully build 6 packages, but you did say “reliably” :) Jordon
