This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building rpi armv6 toolchain on macOS


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]