-
Notifications
You must be signed in to change notification settings - Fork 33
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
stubs-lp64.h #10
Comments
Can you include snippets from the build log and the command you executed? it will help me figure out which build step has failed |
Hi, I've the same problem. Any suggestion? Here my log: /opt/riscv/sysroot/usr/include/gnu/stubs.h:17:11: fatal error: gnu/stubs-lp64.h: No such file or directory include <gnu/stubs-lp64.h>
compilation terminated. |
A solution that seems to work is:
Re-run make command. |
it works 👍 |
@morganteg amazing, thank you! |
Can you provide that file again?stubs-lp64.h or stubs-lp64d.h ,please help me. |
someone can provide this file stubs-lp64.h or stubs-lp64d.h ,please! I need this file. |
Hello everyone. I have a problem building busybear, because during my make order there is a fatal error as stubs-lp64.h is missing. Can anyone help me fix this problem? I found a relative post but the answers couldn' t help me fix it. Please make simple answers. Still an amateur.
The text was updated successfully, but these errors were encountered: