我是靠谱客的博主 霸气芹菜,这篇文章主要介绍GD 编译出错解决方法,现在分享给大家,希望可以做个参考。

编译最新的2.0.35版本,用默认的 ./configure编译
当make的时候,出现以下错误


configure.ac:64: error: possibly undefined macro: AM_ICONV
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
make: *** [configure] Error 1

解决办法 ,编译加m4_pattern_allow参数
即:./configure --enable-m4_pattern_allow
便能顺利编译安装

最后

以上就是霸气芹菜最近收集整理的关于GD 编译出错解决方法的全部内容,更多相关GD内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(117)

评论列表共有 0 条评论

立即
投稿
返回
顶部