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

Build fails: unsafe header/library path used in cross-compilation #22

Open
carbonatedcaffeine opened this issue Jun 28, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@carbonatedcaffeine
Copy link
Member

Describe the bug
The build fails due to an unsafe header/library path used in cross-compilation.
What kind of a bug is it?
Compilation issue
To Reproduce
Steps to reproduce the behavior:
Compile buildroot using make

Expected behavior
Buildroot compiling without any issues.
Screenshots
image

@carbonatedcaffeine
Copy link
Member Author

BR2_COMPILER_PARANOID_UNSAFE_PATH=y may be unset in menuconfig to n to continue compilation.
https://stackoverflow.com/questions/44030668/error-unsafe-header-library-path-used-in-cross-compilation-i-usr-include

@carbonatedcaffeine
Copy link
Member Author

Whenever anyone has time can they please confirm that they compile with this error as well without the menuconfig change.

@quintenvandamme quintenvandamme added bug Something isn't working invalid This doesn't seem right and removed invalid This doesn't seem right labels Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants