Edjard Mota wrote: > Yes, i changed the meta/toolchain/myfile.conf and now it generates > this file at /scratchbox/device_tools/fakeroot-1.4.2. However, the other > error during files installation into the targe still remains .. > > cp: cannot overwrite non-directory > `/targets/smp-test01/usr/include/asm/arch' with directory > `/scratchbox/compilers/arm-mytarget-gcc3.4-uclibc0.9.28-linux-gnu/usr/include/asm/arch'
Somehow, it's trying to overwrite a file with a directory during the installation of the files. Using the pre-1.0.3 version of Scratchbox, I was able to compile the arm-gcc3.4.cs-uclibc toolchain and install the files without any problems. But you have a customized toolchain? What were the exact settings you used to compile the toolchain with? Regars, Jussi _______________________________________________ Scratchbox-devel mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel
