Toni Timonen <[EMAIL PROTECTED]> escreveu:
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 --fakeroo

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.
Hi,

ok I'll try the --force and see what do I get. In the mean time I downloaded
the latest snapshot from the repository and am I already compiling it to
try as well. I'll tell you about my success or (really wouldn't like) complains :)

Thanks again

br

Edjard

__________________________________________________
Faça ligações para outros computadores com o novo Yahoo! Messenger
http://br.beta.messenger.yahoo.com/

_______________________________________________
Scratchbox-devel mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel

Reply via email to