Why prepare the Linux® kernel source code error?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-06-26 2:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-06-26 2:35 AM
Install the packages and libraries the build process requires to do its job.
Here ensure you have bison.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-06-26 4:29 AM
Hi,
Did you properly install and source the SDK ?
Follow carefully user guide here :
https://wiki.st.com/stm32mpu/wiki/Cross-compile_with_OpenSTLinux_SDK
For package requirement please see this link ;
https://wiki.st.com/stm32mpu/wiki/PC_prerequisites
Hope it help
Olivier
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-06-26 7:35 AM
In my experience different distributions have different package names, this might have improved in recent years, but most anyone building a kernel should know these type of issue are due to dependencies their stock installation is lacking.
#MyCvSaysIKnowLinux #CantCompileAKernel
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-06-26 8:38 PM
Thanks,I have found the mistake and solve the problem. Maybe I have lost some steps. Thanks!!!!!
