手机
当前位置:查字典教程网 >操作系统 >unix linux >GD 编译出错解决方法
GD 编译出错解决方法
摘要:编译最新的2.0.35版本,用默认的./configure编译当make的时候,出现以下错误configure.ac:64:error:po...

编译最新的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 编译出错解决方法】相关文章:

远程linux xshell下输出中文乱码解决方法

crontab 环境变量的使用方法

LINUX通用的软件安装方法

linux下改变键盘映射解决方案

Linux 误删文件的解决方法

linux服务器出现严重故障后的原因以及解决方法

redhat linux enterprise 5 输入ifconfig无效的解决方法

linux系统启动自动激活网卡的解决方法

linux下磁盘分区详解 图文

linux内核编译常常出现的问题的解决办法

精品推荐
分类导航