gdb源码安装过程中的问题:no termcap library found

时间:2017-12-17 22:58:55   收藏:0   阅读:882

gdb使用源码安装的时候遇到错误:no termcap library found

./configure -->  make --> make install

解决办法,下载termcap然后源码安装:./configure -->  make --> make install

 

下载地址:

https://ftp.gnu.org/gnu/termcap/

原文:http://www.cnblogs.com/shengulong/p/8053349.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!