On Tue, Mar 21, 2006 at 01:27:15PM +0000, Edjard Mota wrote:

> 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-smp-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.

>      I used a version of arm-gcc3.4.cs-uclibc.conf as you can attached. The
>      only changes I made were to change the name of the compiler and
>      package and:
> 
>      LINUX_HEADERS_VER       = 2.6.11.0
>      ... etc
> 
>      BINUTILS_VER           = 2.16.1
>      ... etc.
> 
>      LIBC_VER                = 0.9.28
>      ...etc

Hmm... maybe there is something different in the header layout. You
can try to do the installation by hand in steps to see where it gets
wrong.

$ sb-conf reset --force
$ /scratchbox/compilers/yourtoolchain/target_setup.sh /target/smp-test01
$ sb-conf install --etc 
$ sb-conf install --devkits
$ sb-conf install --fakeroot

You can also try using sb-toolchains from the repository.


>    BTW, where do I get pre-1.0.3 version of Scratchbox?

The binaries are coming soon. The sources are available from the
repository.


-- 
Toni Timonen
040-5111863,GPG 0x7984A4FD
_______________________________________________
Scratchbox-devel mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel

Reply via email to