You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the comand make install doesn't take care of installing this two fundamental missing pieces. I had to copy them into my custom installation path which is :
[ERROR]
[ERROR] >>
[ERROR] >> Build failed in step 'Installing C library'
[ERROR] >> called in step '(top-level)'
[ERROR] >>
[ERROR] >> Error happened in: CT_DoExecLog[scripts/functions@257]
[ERROR] >> called from: do_libc[scripts/build/libc/newlib.sh@128]
[ERROR] >> called from: main[scripts/crosstool-NG.sh@646]
[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] >> '/home/arturo/Programs/ct-ng/share/doc/crosstool-ng/crosstool-ng-1.22.0-42-g1fbfd12/B - Known issues.txt'
[ERROR]
[ERROR] (elapsed: 7:04.35)
please take care of it....
The text was updated successfully, but these errors were encountered:
the comand
make install
doesn't take care of installing this two fundamental missing pieces. I had to copy them into my custom installation path which is :$HOME/Programs/ct-ng/lib/crosstool-ng-1.22.0-42-g1fbfd12
otherwise the build breaks with this error :
please take care of it....
The text was updated successfully, but these errors were encountered: