[Scratchbox-users] scratchbox 2 - setup problems
Lauri Leukkunen
lle at rahina.org
Sat Dec 8 03:09:57 EET 2007
On 07/12/07 13:56 +0100, Harald Radke wrote:
> - I put an empty FHS dir structure in ~/buildroot
It should not be empty, you're supposed to either copy relevant files from
the toolchain, or get a ready rootfs, maybe from maemo.org or somewhere else.
> - for qemu I use 0.9.0 binary package from it's homepage
This is probably not adequate, you need the CVS version, or one from
debian/unstable (or testing).
> 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
Yup, because it's not where it should be.
>
> ===> 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
Does the buildroot contain crt1.o? It's probably not enough that the
toolchain's directory has it, I've tried pretty hard to make sb2 run the
gcc so that it gets all its files from the buildroot.
/lauri
More information about the Scratchbox-users
mailing list