在ubuntu linux下编译kernel
hostcc scripts/kconfig/kxgettext.o
*** 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] error 1
make: *** [menuconfig] error 2
安装需要的包即可:sudo apt-get install libncurses5-dev
make menuconfig 出错 -pg网赌软件
问题类别:嵌入式知识 > 开发调试 | 浏览次数:2792 |
发布日期:2012/4/26 17:16:07 | 文章来源:米尔科技 |
回复日期:2012/4/26 17:18:26 |