[Buildroot] 'make' in buildroot with proxy and ftp not available

Yann E. MORIN yann.morin.1998 at anciens.enib.fr
Tue Feb 9 18:01:19 UTC 2010


On Tuesday 09 February 2010 17:56:57 Tony Mozi wrote:
> --2010-02-09 17:44:17--  http://www.kernel.org/pub//linux/kernel/v2.6/
> /linux-2.6.31.6.tar.bz2 
> Résolution de www.kernel.org... 130.239.17.4, 199.6.1.164
> Connexion vers www.kernel.org|130.239.17.4|:80... échec: Connexion terminée
> par expiration du délai d'attente. 
> Connexion vers www.kernel.org|199.6.1.164|:80... 

It's attemptimg direct connection without using the proxy.
And BTW, next time try with an english locale, not every one on the
list is able to read french:
  LC_ALL=C make

> Well, I add the proxy 'export http_proxy="http://<username>:<password>@<proxy URL>:<port>/
> I have no username and no password.
> So I do 'export http_proxy="http://:@titi.toto.fr:1234/

export ftp_proxy="http://titi.toto.fr:1234/"
export http_proxy="http://titi.toto.fr:1234/"
export https_proxy="http://titi.toto.fr:1234/"

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.  |
`------------------------------^-------^------------------^--------------------'




More information about the buildroot mailing list