- 积分
- 129
贡献651
飞刀233 FD
注册时间2019-11-17
在线时间24 小时
扫一扫,手机访问本帖
|
发现只要执行完. /opt/fsl-imx-xwayland/4.14-sumo/environment-setup-aarch64-poky-linux,在make menuconfig 就报下面错误,这怎么去掉。
forlinx@ubuntu://home/forlinx/imx8mm/OK8MM-linux-sdk/OK8MM-linux-kernel$ make menuconfig
*** Unable to find the ncurses libraries or the
*** required header files.
*** 'make menuconfig' requires the ncurses libraries.
***
*** Install ncurses (ncurses-devel) and try again.
***
scripts/kconfig/Makefile:202: recipe for target 'scripts/kconfig/dochecklxdialog' failed
make[1]: *** [scripts/kconfig/dochecklxdialog] Error 1
Makefile:516: recipe for target 'menuconfig' failed
make: *** [menuconfig] Error 2
|
|