码迷,mamicode.com
首页 > 其他好文 > 详细

编译gd2.0.35出错解决办法

时间:2015-02-27 01:29:58      阅读:150      评论:0      收藏:0      [点我收藏+]

标签:

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

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

编译gd2.0.35出错解决办法

标签:

原文地址:http://www.cnblogs.com/chenqionghe/p/4302480.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!