<div dir="ltr"><div><div>yeah, i did encounter it.<br><br></div>what I was thinking was instead of changing to http, we'll wait for ftp timeout and then try http? <br><br></div>I think I can build a patch that does this. Give me some time to familiarize with the code and I'll do it. <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Mar 21, 2015 at 7:32 AM, Joel Sherrill <span dir="ltr"><<a href="mailto:joel.sherrill@oarcorp.com" target="_blank">joel.sherrill@oarcorp.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
On March 20, 2015 8:41:37 PM CDT, Anand Krishnan <<a href="mailto:anandkp92@gmail.com">anandkp92@gmail.com</a>> wrote:<br>
>yeah I do think that ftp is blocked. I was in a campus network.<br>
><br>
>Currently I am using another network, but its only a temporary setup. I<br>
>cannot download from <a href="ftp://ftp.gnu.org" target="_blank">ftp://ftp.gnu.org</a>. But I can access<br>
><a href="http://ftp.gnu.org" target="_blank">http://ftp.gnu.org</a><br>
><br>
>I will check out the files mentioned,  but in the download.py file,<br>
>ftp_downloader is an http_downloader itself.<br>
<br>
</span>Chris can answer for sure but if the URL in the cfg files are ftp it is likely going to need to change to http. The code may be the same but the network port is different.<br>
<br>
You will also hit this with gcc, gdb and binutils.<br>
<br>
A patch is welcomed<br>
<div class="HOEnZb"><div class="h5"><br>
><br>
>On Sat, Mar 21, 2015 at 7:05 AM, Joel Sherrill<br>
><<a href="mailto:joel.sherrill@oarcorp.com">joel.sherrill@oarcorp.com</a>> wrote:<br>
><br>
><br>
><br>
>On 3/20/2015 8:14 PM, Anand Krishnan wrote:<br>
>> Hi,<br>
>><br>
>> I am trying to build RSB for sparc. During the installation, it is<br>
>> trying to download autoconf-2.69.tar.gz over ftp but fails.<br>
>><br>
>Is ftp blocked for you by a firewall? <a href="http://ftp.gnu.org" target="_blank">ftp.gnu.org</a> is up and accessible<br>
>to me.<br>
>> Autoconf is already installed in my host machine. Why is it trying<br>
>> again to download?<br>
>Because it may or may not be the same version and patches as the one<br>
>that is mated<br>
>to the autoconf/make build infrastructure with RTEMS. I have at least a<br>
>half dozen<br>
>versions of automake and autoconf installed to deal with various GNU<br>
>packages.<br>
>> Also I think there is some error with downloading via ftp - is there<br>
>> some way I can change the download through http?<br>
>><br>
>You can change that in these files.<br>
><br>
>[joel@localhost rtems-source-builder]$ ls  -1<br>
>source-builder/config/auto*<br>
>source-builder/config/autoconf-2-1.cfg<br>
>source-builder/config/automake-1-1.cfg<br>
><br>
>> I am also attaching the log file.<br>
>><br>
>That shows ftp isn't working but not why. Can you get there manually?<br>
><br>
>Is ftp a blocked service? or is there some other issue?<br>
>> regards,<br>
>> anand<br>
><br>
>--<br>
>Joel Sherrill, Ph.D.             Director of Research & Development<br>
>joel.sherrill@OARcorp.com        On-Line Applications Research<br>
>Ask me about RTEMS: a free RTOS  Huntsville AL 35805<br>
>Support Available                (256) 722-9985<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--joel<br>
</font></span></blockquote></div><br></div>