Building rpi armv6 toolchain on macOS

Josh Branning lovell.joshyyy@gmail.com
Sun Mar 12 00:03:00 GMT 2017


On 11/03/17 21:06, Etan Kissling wrote:
> Thanks for the quick reply!
>
> With the master build, I run into an error quite quickly (following instructions from crosstool-ng.org).
> [DEBUG]  ==> Executing: 'mkdir' '-p' '/build'
> [ALL  ]  mkdir: /build: Permission denied
> - Full log: https://scriptreactor.com/rpi1-master-build.log
>
> Any idea what's going on here?

Are you running crosstool-ng as root? And do you have permission to 
write to the / directory? I'm guessing not. (If not, then I suggest 
changing the build directory instead of running as root.)

Josh



More information about the crossgcc mailing list