We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
from kernel/bounds.c:9:
include/linux/compiler-gcc.h:103:30: fatal error: linux/compiler-gcc5.h: No such file or directory compilation terminated. /tmp/lx/linux-sunxi/./Kbuild:35: recipe for target 'kernel/bounds.s' failed make[1]: *** [kernel/bounds.s] Error 1 Makefile:987: recipe for target 'prepare0' failed make: *** [prepare0] Error 2
The text was updated successfully, but these errors were encountered:
https://github.com/Zepan/ilichee/blob/master/那些年我们踩的坑/编译坑_Ubuntu%2016.04编译过程踩坑记录.md 按上面的方法解决的,我用了 16.10和16.04
Sorry, something went wrong.
No branches or pull requests
include/linux/compiler-gcc.h:103:30: fatal error: linux/compiler-gcc5.h: No such file or directory
compilation terminated.
/tmp/lx/linux-sunxi/./Kbuild:35: recipe for target 'kernel/bounds.s' failed
make[1]: *** [kernel/bounds.s] Error 1
Makefile:987: recipe for target 'prepare0' failed
make: *** [prepare0] Error 2
The text was updated successfully, but these errors were encountered: