make menuconfig :

Unable to find the ncurses libraries

…….

等错误,解决办法

我的开发环境是redhat 5.1呵呵。有点低,但问题不大。

首先查询ncurses的版本,如果这个也没有的话,就去下一个版本,但是这个版本最好和自己的linux系统版本一致

make menuconfig 报错

其次在网站http://rpmfind.net/linux/rpm2html/search.php?query=ncurses-devel

找到对应版本的

make menuconfig 报错 

在你的linux下面安装好就可以了

相关文章:

  • 2022-12-23
  • 2021-06-03
  • 2022-02-14
  • 2021-06-11
  • 2022-12-23
  • 2022-12-23
  • 2021-12-18
  • 2022-02-08
猜你喜欢
  • 2021-08-29
  • 2021-12-25
  • 2022-01-16
  • 2021-04-30
  • 2022-12-23
  • 2021-10-08
  • 2022-12-23
相关资源
相似解决方案