On Mon, Apr 03, 2006 at 12:27:20PM +0000, Edjard Mota wrote: > Hi, > > I downloaded 1.0.3beta6 release and tried to compile a customized toochain > following http://www.scratchbox.org/wiki/Toolchains.
> mkdir -p /scratchbox/compilers/arm-linux-MyArch-gcc3.4-glibc2.3 > /scratchbox/tools/bin/mkdir: cannot create directory > `/scratchbox/compilers/arm-linux-MyArch-gcc3.4-glibc2.3': Permission > denied It looks like you have skipped the step two. Quote from the wikipage: % 1. Compiling toolchains % 1. You need to have Scratchbox 1.0.x installed. % 2. Your normal user account must have write access to the % /scratchbox/compilers directory and all directories under % /scratchbox/device_tools. % 3. <....> That is, you have to chown those directories to yourself or give write access otherwise. -- Toni Timonen 040-5111863,GPG 0x7984A4FD _______________________________________________ Scratchbox-users mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
