Edjard Mota <[EMAIL PROTECTED]> escreveu:


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





Edjard Mota <[EMAIL PROTECTED]> escreveu:


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


Edjard Mota <[EMAIL PROTECTED]> escreveu:


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




Edjard Mota <[EMAIL PROTECTED]> escreveu:


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

As I said I got the sources and tried to compile them. As I had some
problem with compiling scracthbox as it is I found this problem


some problems wit. After getting a more recent versin of

.....etc
[===== NOW BUILDING:    host-gcc-0      =====]
        [fetch] complete for host-gcc.
        [checksum] complete for host-gcc.
        [extract] complete for host-gcc.
 ==> Applying patch download/binutils.patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naur orig/binutils-2.15/debian/rules main.d/binutils-2.15/debian/rules
|--- orig/binutils-2.15/debian/rules    2005-01-04 19:45:44.000000000 +0200
|+++ main.d/binutils-2.15/debian/rules  2005-01-04 20:12:30.000000000 +0200
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
7 out of 7 hunks ignored
make[1]: *** [normal-patch-binutils.patch] Error 1
make[1]: Leaving directory `/home/edjard/scratchbox/scratchbox/compilers/host_gcc'
make: *** [host-gcc] Error 2

-------------------------------------------------------------------------------------------

I have checked and the download/binutils.patch is tehre. Any clue why this is happening?

br

Edjard


Yahoo! Search
Dê uma espiadinha e saiba tudo sobre o Big Brother Brasil.
_______________________________________________
Scratchbox-devel mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel

Reply via email to