centos7下编译安装libiconv-1.14 error: ‘gets’ undeclared here (not in a function) By duncan21Posted on 2017 年 1 月 30 日2021 年 4 月 15 日Posted in LinuxTagged libiconvNo Comments on centos7下编译安装libiconv-1.14 error: ‘gets’ undeclared here (not in a function) 今天在centos7下编译安装libiconv-1.14报错: 解决方法如下: 编辑 libiconv-1.14/srclib/stdio.h 文件,这个文件在make之后才会生成[……] 阅读全文 Read More