700字范文,内容丰富有趣,生活中的好帮手!
700字范文 > 编译linux内核报错‘make menuconfig‘ requires the ncurses libraries

编译linux内核报错‘make menuconfig‘ requires the ncurses libraries

时间:2024-01-18 13:52:47

相关推荐

编译linux内核报错‘make menuconfig‘ requires the ncurses libraries

报错

*** 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/Makefile:202: scripts/kconfig/dochecklxdialog] Error 1make: *** [Makefile:520: menuconfig] Error 2

解决:

sudo apt-get install libncurses5-dev

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。