configure.ac:64: error: possibly undefined macro: AM_ICONV
生活随笔
收集整理的這篇文章主要介紹了
configure.ac:64: error: possibly undefined macro: AM_ICONV
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
?
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博客51CTO博客,原文鏈接http://blog.51cto.com/yangzhiming/836050如需轉載請自行聯系原作者
yangzhimingg
總結
以上是生活随笔為你收集整理的configure.ac:64: error: possibly undefined macro: AM_ICONV的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 网络工程师必懂的专业术语
- 下一篇: 2015 ICPC 上海