当前位置: 移动技术网 > 科技>操作系统>Linux > GD 编译出错解决方法

GD 编译出错解决方法

2019年03月24日  | 移动技术网科技  | 我要评论

那年花开月正圆mp4下载,方羽茔汹,遮天e

编译最新的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
便能顺利编译安装

如对本文有疑问,请在下面进行留言讨论,广大热心网友会与你互动!! 点击进行留言回复

相关文章:

验证码:
移动技术网