Hi,
I want to build a scratchbox uclibc toolchain. I am using scratchbox
1.x. When I run the command 
make CONFIG=meta/toolchain/arm-gcc3.4.cs-uclibc.conf , I am getting the
following error

.
.
.
make[2]: Leaving directory
`/home/sumit/sb-toolchains/toolchain/post-install'
make[1]: Leaving directory `/home/sumit/sb-toolchains/meta/toolchain'
make -C meta/toolchain
CONFIG=meta/toolchain/arm-gcc3.4.cs-uclibc.conf build
make[1]: Entering directory `/home/sumit/sb-toolchains/meta/toolchain'
[===== NOW BUILDING:    toolchain-1     =====]
install -d download
        [fetch] complete for toolchain.
install -d cookies
        [checksum] complete for toolchain.
install -d work
        [extract] complete for toolchain.
install -d work/toolchain-1
        [patch] complete for toolchain.
 ==> Building toolchain/base as a dependency
make[2]: Entering directory `/home/sumit/sb-toolchains/toolchain/base'
[===== NOW BUILDING:    linux-libc-headers-2.6.8.1      =====]
        [fetch] complete for linux-libc-headers.
install -d cookies
 ==> Running checksum on linux-libc-headers-2.6.8.1.tar.bz2
grep: checksums: No such file or directory
*** GAR GAR GAR!  linux-libc-headers-2.6.8.1.tar.bz2 not in checksums
file!  GAR GAR GAR! ***
make[2]: *** [checksum-linux-libc-headers-2.6.8.1.tar.bz2] Error 1
make[2]: Leaving directory `/home/sumit/sb-toolchains/toolchain/base'
make[1]: *** [dep-../../toolchain/base] Error 2
make[1]: Leaving directory `/home/sumit/sb-toolchains/meta/toolchain'
make: *** [build] Error 2

Any pointer as to how this can be resolved???

Regards,
Sumit

Sumit Kumar Jain
Nokia India Pvt. Ltd.
Bangalore.

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

Reply via email to