cd imx8mq/OK8MQ-linux-sdk/OK8MQ-linux-kernel/ 进入内核目录 源码开发环境无法正常打开make menuconfig,错误原因:错误路径/opt/fsl-imx-xwayland/5.4-zeus/sysroots/aarch64-poky-linux/usr/lib/pkgconfig/下的ncurses*.pc影响了系统运行,且系统没有安装ncurses库(ubuntu系统默认就没有安装此库)。 解决办法如下: cd /opt/fsl-imx-xwayland/5.4-zeus/sysroots/aarch64-poky-linux/usr/lib/pkgconfig/ rm -rf ncurses*.pc sudo apt-get install libncurses5-dev |
|小黑屋| 飞凌嵌入式 ( 冀ICP备12004394号-1 )
GMT+8, 2024-11-22 11:18
Powered by Discuz! X3.4
© 2001-2013 Comsenz Inc.