
4 Jan
2016
4 Jan
'16
3:24 p.m.
On Mon, Jan 04, 2016 at 04:31:05PM +0800, Bin Meng wrote: [snip]
$ ./install.sh -d /share/toolchain/eldk-5.6 -s toolchain -r - -a i686 powerpc-4xx *** Installing ./targets/powerpc-4xx/eldk-eglibc-i686-powerpc-toolchain-5.6.sh into /share/toolchain/eldk-5.6/powerpc-4xx tar: ./sysroots: Cannot mkdir: Read-only file system
[snip]
Lots of 'Cannot mkdir: No such file or directory' message are shown on the console. I am pretty sure I have RW rights on the /share/toolchain/eldk-5.6 directory. Anything I am missing here?
Well, please confirm that you can write to /sysroots/ :) IIRC the installer doesn't invoke sudo by itself, btw..
--
Tom