感谢支持
我们一直在努力

Ubuntu下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.

 ***

make[1]: *** [scripts/kconfig/dochecklxdialog] 错误 1

make: *** [menuconfig] 错误 2

这里提示说需要安装ncurses库文件。sudo apt-get install ncurses-dev 之后再make menuconfig试试!

如果要用make xconfig,则要先安装libqt3-compat-headers:执行 sudo apt-get install libqt3-compat-headers。

赞(0) 打赏
转载请注明出处:服务器评测 » Ubuntu下make menuconfig出错问题解决
分享到: 更多 (0)

听说打赏我的人,都进福布斯排行榜啦!

支付宝扫一扫打赏

微信扫一扫打赏