hi. make -C gnu/bash returns error message. it seems to be can't download
package from server.
here is error message.

make[1]: *** [http//ftpmirror.gnu.org/bash/bash42-01] Error 8
-e [\e[00;32mfetch\e[00m] \e[01;37mTrying \e[00mftp//
ftp.gnu.org/gnu/bash/bash42-01
wget -c --no-check-certificate --passive-ftp -U "GSRC/1.0" -O
download/bash42-01.partial ftp://ftp.gnu.org/gnu/bash/bash42-01
--2012-12-18 00:07:37--  ftp://ftp.gnu.org/gnu/bash/bash42-01
           => ‘download/bash42-01.partial’
Resolving ftp.gnu.org... 208.118.235.20, 2001:4830:134:3::b
Connecting to ftp.gnu.org|208.118.235.20|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /gnu/bash ... done.
==> SIZE bash42-01 ... done.
==> PASV ... done.    ==> RETR bash42-01 ...
No such file ‘bash42-01’.

make[1]: *** [ftp//ftp.gnu.org/gnu/bash/bash42-01] Error 8
-e [\e[01;31mfetch\e[00m] \e[01;37mFailed to download
\e[00mdownload/bash42-01\e[01;37m!\e[00m
make: *** [download/bash42-01] Error 1

Reply via email to