[Scratchbox-devel] problems building a toolchain
Rafael Espíndola
rafael.espindola at gmail.com
Thu Oct 26 17:09:09 EEST 2006
I want to build a new toolchain that includes DT_GNU_HASH support.
The current toolchain that I have installed is
scratchbox-toolchain-cs2005q3.2-glibc-arm and I am trying to rebuild
it first.
I downloaded sb-toolchains from darcs and tried to run
make CONFIG=meta/toolchain/arm-gcc3.4.cs2005q3-2-glibc.conf
but the build fails while trying to download
glibc-2.3.5pre-debian.patch. Commenting this patch the build fails to
find glibc-2.3.5pre-cross-compile-nptl.patch. Commenting that the
build fails because a checksum of linux-2005q3-2.tar.bz2 is not
available.
Computing the checksum the build fails with
-------------------------------------------------
Making pre-install cookie...
Ready to proceed...
mkdir -p /scratchbox/compilers/arm-linux-gcc3.4.cs-glibc2.3-eabi-nofpu
mkdir -p /scratchbox/compilers/arm-linux-gcc3.4.cs-glibc2.3-eabi-nofpu/usr/
cp -a work/usr/include
/scratchbox/compilers/arm-linux-gcc3.4.cs-glibc2.3-eabi-nofpu/usr/
cp: cannot stat `work/usr/include': No such file or directory
-----------------------------------------------
Am I doing something wrong? Should I download a stable release instead of darcs?
Thanks,
Rafael
More information about the Scratchbox-devel
mailing list