Chinaunix

标题: 怎么不能make menuconfig啊! [打印本页]

作者: Zregister    时间: 2011-06-02 00:14
标题: 怎么不能make menuconfig啊!
编译内核刚开始 输入完make mrproper 再输入 make menuconfig 就不行了!

zry@zry:/usr/src/linux-2.6.32.36$ sudo make menuconfig
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/basic/docproc
  HOSTCC  scripts/basic/hash
  HOSTCC  scripts/kconfig/conf.o
scripts/kconfig/conf.c: In function ‘conf_askvalue’:
scripts/kconfig/conf.c:105: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result
scripts/kconfig/conf.c: In function ‘conf_choice’:
scripts/kconfig/conf.c:307: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result
  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] 错误 1
make: *** [menuconfig] 错误 2
zry@zry:/usr/src/linux-2.6.32.36$ 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
作者: cjavavb    时间: 2011-06-02 17:23
Install ncurses (ncurses-devel) and try again

Thank you




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2