Chinaunix首页 | 论坛 | 博客
  • 博客访问: 41502
  • 博文数量: 12
  • 博客积分: 480
  • 博客等级: 下士
  • 技术积分: 120
  • 用 户 组: 普通用户
  • 注册时间: 2010-04-27 21:29
文章分类

全部博文(12)

文章存档

2011年(3)

2010年(9)

我的朋友

分类: LINUX

2010-10-20 11:46:50

administrator@ubuntu:~/linux-2.6.28-omap$ 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 或者:sudo apt-get install ncurses-dev

阅读(6653) | 评论(0) | 转发(1) |
给主人留下些什么吧!~~