Not understanding something basic about downloading

Peter Dufault dufault@hda.com
Wed Dec 8 18:19:00 GMT 2010


I'm trying to hook my build system into ct-ng hosted on a clients old RHEL4 system.  I've updated the tools that the ct-ng configuration called out and it installed OK.  However, I can't get automatic downloading to work - I have to download things manually into the directory, and then ct-ng finds the tarballs.  If I try to let it do the download itself it fails and there are no logs.

Consider - it can't find gcc.4.4.5, but I can download it from that location specified as the base URL.  Am I missing something basic?  As you can see it's ct-ng-1.9.0. "make" and "curl" aren't updated, make is 3.8 and curl is 7.12.1.

[dufault@pico play_with_crosstool]$ ct-ng build
[INFO ]  Performing some trivial sanity checks
[INFO ]  Build started 20101208.131052
[INFO ]  Building environment variables
[INFO ]  =================================================================
[INFO ]  Retrieving needed toolchain components' tarballs
[ERROR]    Could not retrieve 'gcc-4.4.5'.
[00:04] / make: *** [build] Error 1
[dufault@pico play_with_crosstool]$ grep -i mirror .config
CT_USE_MIRROR=y
# CT_PREFER_MIRROR is not set
CT_MIRROR_BASE_URL="ftp://ftp.gnu.org/gnu/gcc/gcc.4.4.5"
[dufault@pico play_with_crosstool]$ ls -latr
total 32
drwxrwxr-x  13 dufault swgrp   845 Dec  8 10:54 ..
drwxrwxr-x   3 dufault swgrp   400 Dec  8 10:55 kconfig
lrwxrwxrwx   1 dufault swgrp    59 Dec  8 10:55 config -> /opt/stepper/opt/i686-pc-linux-rhel4/lib/ct-ng-1.9.0/config
drwxrwxr-x   2 dufault swgrp   548 Dec  8 10:55 config.gen
-rw-rw-r--   1 dufault swgrp  8821 Dec  8 13:09 .config.old
-rw-rw-r--   1 dufault swgrp  8831 Dec  8 13:10 .config
drwxrwxr-x   4 dufault swgrp   442 Dec  8 13:12 .
[dufault@pico play_with_crosstool]$

Peter
-----------------
Peter Dufault
HD Associates, Inc.      Software and System Engineering


--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list