Hi!

Ok, to be said first, I am a total newbie... (:

I followed the instructions in the README to get and build scratchbox2.

- As toolchain I use the code sourcery one, selected ARM GNU/Linux host 
platform Linux
- I put an empty FHS dir structure in ~/buildroot
- for qemu I use 0.9.0 binary package from it's homepage

When running "sb2-init <project_name> <path_to_CS_binary> (inside buildroot 
dir) I get: 

Finished writing sb2.config
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
configure: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet.  If you think this
configuration is useful to you, please write to [EMAIL PROTECTED]
checking for C compiler default output file name... configure: error: C 
compiler cannot create executables
See `config.log' for more details.
Running /home/loonatix/scratchbox/bin/sb2-build-libtool failed
You can run this manually later, otherwise your
sb2 environment is correctly setup and ready to use

the config.log file states:
/home/loonatix/arm-2007q3/bin/arm-none-linux-gnueabi-ld: crt1.o: No such file: 
No such file or directory

===> Next, I deleted buildroot/* and extracted the root-fs of a working 
BUILDROOT (the buildroot crosscompile project) root-fs and tried sb2-init 
<new_project_name> <path_to_buildroot_compiler>
(gcc-4.1.2, uclibc, eabi)

same result, again crt1.o can't be found 

What am I doing wrong/overlook?

Thanx for your help,

Harald Radke
_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to