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

全部博文(12)

文章存档

2010年(12)

我的朋友

分类: LINUX

2010-08-08 10:48:28





执行make menuconfig

出错:

...

/usr/bin/ld:cannot find -licurses

collect2:ld returned exit status

>>unable to find the ncurses libraries

>>

>>you must have ncurses install in order

>>to use 'make menuconfig'

...

解决办法:

       执行 apt-get install libncurses*

它会安装所有ncurses用到的库。

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