我在Ubuntu下编译内核出现如下问题,请高手帮助:
执行了 sudo 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
是因为我有什么配置不正确吗?我是根据使用手册来配置的。
