Cannot build ARM toolchain - CVS error
Venkata Subbarao
venk2ksubbu@gmail.com
Fri Apr 9 08:12:00 GMT 2010
Hi,
I wanted to build an ARM cross toolchain similar to
arm-none-linux-gnueabi(from CodeSourcery) using crosstool-ng.
I followed the steps given below.
------------------------------
./configure --prefix=/home/uclinux/ng-build
make
make install
export PATH="${PATH}:/home/uclinux/ng-build/bin"
cd /home/uclinux/crosstool-ng/crosstool-ng-1.5.3
ct-ng arm-unknown-linux-gnueabi
ct-ng build
-------------------------------
Got following error
[EXTRA] Retrieving 'glibc-ports-cvs-2.9'
[ERROR] Build failed in step 'Retrieving needed toolchain
components' tarballs'
[ERROR] Error happened in
'/home/uclinux/ng-build/lib/ct-ng-1.5.3/scripts/functions' in function
'CT_DoExecLog' (line unknown, sorry)
[ERROR] called from
'/home/uclinux/ng-build/lib/ct-ng-1.5.3/scripts/functions' at line #
501 in function 'CT_GetCVS'
[ERROR] called from
'/home/uclinux/ng-build/lib/ct-ng-1.5.3/scripts/build/libc/glibc.sh'
at line # 44 in function 'do_libc_get'
[ERROR] called from
'/home/uclinux/ng-build/lib/ct-ng-1.5.3/scripts/crosstool-NG.sh' at
line # 499 in function 'main'
[ERROR] Look at
'/home/uclinux/x-tools/arm-unknown-linux-gnueabi/build.log' for more
info on this error.
[ERROR] (elapsed: 0:01.87)
[00:02] / make: *** [build] Error 1
When I verified the log file, I found that the shell script fails to
fetch the glibc-ports-cvs-2.9 from cvs. Could you please help me to
resolve this issue ?
Also attached the build.log for reference.
Thanks and Regards,
Subbarao
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: text/x-log
Size: 36595 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20100409/d5d3a597/attachment.bin>
-------------- next part --------------
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list