Chinaunix首页 | 论坛 | 博客
  • 博客访问: 39695
  • 博文数量: 10
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 16
  • 用 户 组: 普通用户
  • 注册时间: 2012-12-11 11:41
文章分类
文章存档

2014年(3)

2013年(6)

2012年(1)

我的朋友

分类: LINUX

2013-05-28 11:03:39

ubuntun10.04下配置内核($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



解决办法:

$ sudo apt-get install libncurses5-dev
阅读(626) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~