在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.
***
要解决这个问题,只要安装libncurses5-dev 和 libncurses5-dbg 就可以了
阅读(1658) | 评论(0) | 转发(0) |