码迷,mamicode.com
首页 >  
搜索关键字:centos7编译libiconv    ( 2个结果
centos7编译libiconv报错:./stdio.h:1010:1: error: 'gets' undeclared here (not in a function)
如题:配置编译参数通过,在进行 make 的时候报如下错误: In file included from progname.c:26:0: ./stdio.h:1010:1: error: ‘gets’ undeclared here (not in a function) _GL_WARN_ON_ ...
分类:其他好文   时间:2019-01-31 16:46:48    阅读次数:180
CentOS 7下编译libiconv
编译安装libiconvcd/usr/local/srcwgethttp://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.14.tar.gztarxfzlibiconv-1.14.tar.gzcdlibiconv-1.14./configure--prefix=/usr/local/libiconvmakemakeinstallcd..make时遇到错误:gcc-DHAVE_CONFIG_H-DEXEEXT=\"\"-I.-I..-I../lib-I....
分类:其他好文   时间:2016-05-30 20:10:15    阅读次数:3459
2条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!