Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"overlay" and "local-patches" folders missing while installing #21

Open
artynet opened this issue Dec 16, 2015 · 0 comments
Open

"overlay" and "local-patches" folders missing while installing #21

artynet opened this issue Dec 16, 2015 · 0 comments

Comments

@artynet
Copy link

artynet commented Dec 16, 2015

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 :

[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....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant