make menuconfig遇到问题啦~~
发表于 : 2012-09-20 11:40
root@hdx-desktop:/usr/src/linux-headers-2.6.32-21# 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
这是我在弄内核时遇到的问题
root@hdx-desktop:/usr/src/linux-headers-2.6.32-21/scripts/kconfig/lxdialog# ls
BIG.FAT.WARNING check-lxdialog.sh inputbox.c textbox.c yesno.c
checklist.c dialog.h menubox.c util.c
大好人(530454093) 10:43:35
这里面这么多文件,我修改哪个啊?再说也没指示我具体哪出错了啊
*** 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
这是我在弄内核时遇到的问题
root@hdx-desktop:/usr/src/linux-headers-2.6.32-21/scripts/kconfig/lxdialog# ls
BIG.FAT.WARNING check-lxdialog.sh inputbox.c textbox.c yesno.c
checklist.c dialog.h menubox.c util.c
大好人(530454093) 10:43:35
这里面这么多文件,我修改哪个啊?再说也没指示我具体哪出错了啊