• 企业400电话
  • 微网小程序
  • AI电话机器人
  • 电商代运营
  • 全 部 栏 目

    企业400电话 网络优化推广 AI电话机器人 呼叫中心 网站建设 商标✡知产 微网小程序 电商运营 彩铃•短信 增值拓展业务
    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
    便能顺利编译安装
    上一篇:linux SSH配合SecureCRT的密匙完美使用方法
    下一篇:Facebook Open Platform编译FAQ
  • 相关文章
  • 

    © 2016-2020 巨人网络通讯 版权所有

    《增值电信业务经营许可证》 苏ICP备15040257号-8

    GD 编译出错解决方法 编译,出错,解决,方法,编译,