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: Re: problem running crosstool0.42


On 6/14/06, Zhang Ke <zhangke@ict.ac.cn> wrote:
...
+ wget --tries=5 -P /home/zhangke/downloads -c
ftp://ftp.gnu.org/pub/gnu/glibc/glibc-2.3.3.tar.bz2
--13:26:32--  ftp://ftp.gnu.org/pub/gnu/glibc/glibc-2.3.3.tar.bz2
          => `/home/zhangke/downloads/glibc-2.3.3.tar.bz2'
Resolving ftp.gnu.org... done.
Connecting to ftp.gnu.org[199.232.41.7]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/gnu/glibc ... done.
==> PORT ...
Invalid PORT.
Retrying

The PORT command is, I think, needed only if wget doesn't use passive mode. Funny -- my wget defaults to passive mode; do you have it explicitly disabled? - Dan

--
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]