91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

編譯安裝php之安裝libiconv-1.14.tar.gz出錯解決方法

發布時間:2020-07-23 16:54:16 來源:網絡 閱讀:3480 作者:chengong1013 欄目:web開發

一、實驗報錯如下:

make[2]: Entering directory `/home/chen/tools/libiconv-1.14/srclib'
make[3]: Entering directory `/home/chen/tools/libiconv-1.14'
make[3]: Nothing to be done for `am--refresh'.
make[3]: Leaving directory `/home/chen/tools/libiconv-1.14'
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -g -O2 -c progname.c
In file included from progname.c:26:0:
./stdio.h:1010:2: error: invalid preprocessing directive #_GL_WARN_ON_USE
_GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
make[2]: *** [progname.o] Error 1font
make[2]: Leaving directory `/home/chen/tools/libiconv-1.14/srclib'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/chen/tools/libiconv-1.14/srclib'
make: *** [all] Error 2

二、解決方法

編輯/home/chen/tools/libiconv-1.14/srclib下的stdio.in.h,找到如下代碼:

_GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
改為如下代碼:
#if defined(__GLIBC__) && !defined(__UCLIBC__) && !__GLIBC_PREREQ(2, 16) _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");

#endif

#endif

注意:上面為兩個#endif保存退出,重新編譯。

編譯安裝php之安裝libiconv-1.14.tar.gz出錯解決方法

make && make install 

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

胶州市| 台湾省| 丁青县| 昆山市| 邵武市| 双鸭山市| 兰坪| 江城| 什邡市| 天峨县| 铜梁县| 定结县| 宁都县| 宾川县| 安徽省| 绥德县| 大名县| 漯河市| 梁山县| 南召县| 普格县| 乃东县| 平乐县| 巴南区| 行唐县| 贡山| 高台县| 台江县| 哈密市| 天峻县| 灵寿县| 陇川县| 巴东县| 方山县| 洱源县| 公安县| 蒙自县| 泉州市| 华阴市| 饶河县| 旬邑县|