Part Number: AM4378
Tool/software: Linux
Dir sir,
I'd installed crosstool-ng-1.20.0 and got the failed message of "Retrieving needed toolchain components' tarballs" while the command './ct-ng build' is executed. Would you please let me know how to solve this problem. The log file is attached as follows.
By the way, there is no any file under the directory of /.build/tarballs. Could it be the probable reason to cause this problem ?
==> Executing: 'wget' '--passive-ftp' '--tries=3' '-nc' '--progress=dot:binary' '-T' '10' '-O' '/home/sr/crosstool-ng/.build/tarballs/linux-3.15.4.tmp-dl' 'ftp.kernel.org/.../linux-3.15.4'
[ALL ] --2019-03-31 08:57:35-- ftp.kernel.org/.../linux-3.15.4
[ALL ] Resolving ftp.kernel.org (ftp.kernel.org)... failed: Name or service not known.
[ALL ] wget: unable to resolve host address 'ftp.kernel.org'
[DEBUG] Not at this location: "ftp.kernel.org/.../linux-3.15.4"
[ERROR]
[ERROR] >>
[ERROR] >> Build failed in step 'Retrieving needed toolchain components' tarballs'
[ERROR] >> called in step '(top-level)'
[ERROR] >>
[ERROR] >> Error happened in: do_kernel_get[scripts/build/kernel/linux.sh@741]
[ERROR] >> called from: main[scripts/crosstool-NG.sh@582]
[ERROR] >>
[ERROR] >> For more info on this error, look at the file: 'build.log'
[ERROR] >> There is a list of known issues, some with workarounds, in:
[ERROR] >> 'share/doc/crosstool-ng/ct-ng.1.20.0/B - Known issues.txt'