This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: crosstool-NG build fails


Carl,
All,

On Wednesday 25 November 2009 05:08:18 piper.guy1 wrote:
> Here's what your script does. I extracted it from the log file and
> tried it at the command line. It doesn't work.
>   carl@xu-mobile1:~/felabs/sysdev/toolchain/crosstool-ng-1.5.1$ wget
> -T 10 -nc --progress=dot:binary --tries=1 ftp://gcc.gnu.org
> /pub/gcc/infrastructure/cloog-ppl-0.15.7.tar.gz
>   --2009-11-24 22:51:20--
> ftp://gcc.gnu.org/pub/gcc/infrastructure/cloog-ppl-0.15.7.tar.gz
>            => `cloog-ppl-0.15.7.tar.gz'
>   Resolving gcc.gnu.org... 209.132.176.174
>   Connecting to gcc.gnu.org|209.132.176.174|:21... connected.
>   Logging in as anonymous ...
>   Error in server response, closing control connection.
> Giving up.

Here's my own try:

# wget -T 10 -nc --progress=dot:binary --tries=1  \
     ftp://gcc.gnu.org/pub/gcc/infrastructure/cloog-ppl-0.15.7.tar.gz
--2009-11-25 07:54:05--  ftp://gcc.gnu.org/pub/gcc/infrastructure/cloog-ppl-0.15.7.tar.gz
           => `cloog-ppl-0.15.7.tar.gz'
Resolving gcc.gnu.org... 209.132.176.174
Connecting to gcc.gnu.org|209.132.176.174|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/gcc/infrastructure ... done.
==> SIZE cloog-ppl-0.15.7.tar.gz ... 767746
==> PASV ... done.    ==> RETR cloog-ppl-0.15.7.tar.gz ... done.
Length: 767746 (750K)

     0K ................ ................ ................ 51%  196K 2s
   384K ................ ................ .............   100%  352K=3.0s

2009-11-25 07:54:11 (250 KB/s) - `cloog-ppl-0.15.7.tar.gz' saved [767746]

So it *is* working for me here!

Definitely, there is a problem on your side. I don't see what to invetigate
upon, beside what I suggested in my previous mail. I'm sorry, but I have
no other clue.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]