[Scratchbox-users] Error with building scratchbox uclibc toolchain

Jussi Hakala jussi.hakala at movial.fi
Thu Apr 5 13:08:43 EEST 2007


You're missing the checksum of linux-libc-headers-2.6.8.1.tar.bz2 in the 
checksums file. You can add this manually using md5sum or using make 
all-sums.

Assuming you are in the sb-toolchains directory,

make -C meta/toolchain CONFIG=yourconfig.conf all-sums

Regards,

  Jussi

sumit.jain at nokia.com wrote:
>
> 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 at lists.scratchbox.org
> http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
>   



More information about the Scratchbox-users mailing list