Linux内核编译 Erro:Unable to find the ncurses libraries

[复制链接]
 楼主| anhuihbo 发表于 2012-4-17 15:07 | 显示全部楼层 |阅读模式
(1)进行配置内核时,报错如下:
*** 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] Error 1
make: *** [menuconfig] Error 2
(2)解决措施:
执行命令: sudo apt-get install ncurses-dev即可!
出现以下问题:
Do you want to continue [Y/n]? y
Err http://us.archive.ubuntu.com/ubuntu/ oneiric/main libtinfo-dev i386 5.9-1ubuntu5
  Something wicked happened resolving 'us.archive.ubuntu.com:http' (-5 - No address associated with hostname)
Err http://us.archive.ubuntu.com/ubuntu/ oneiric/main libncurses5-dev i386 5.9-1ubuntu5
  Something wicked happened resolving 'us.archive.ubuntu.com:http' (-5 - No address associated with hostname)
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/n/ncurses/libtinfo-dev_5.9-1ubuntu5_i386.deb  Something wicked happened resolving 'us.archive.ubuntu.com:http' (-5 - No address associated with hostname)
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/n/ncurses/libncurses5-dev_5.9-1ubuntu5_i386.deb  Something wicked happened resolving 'us.archive.ubuntu.com:http' (-5 - No address associated with hostname)
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
原因:ubuntu 无法连接到internet,能上网之后就可以更新安装。
ycz9999 发表于 2012-4-17 18:42 | 显示全部楼层
报错里面不是都提示了么
john_lee 发表于 2012-4-18 12:12 | 显示全部楼层
标题党!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

10

主题

40

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部

10

主题

40

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部