解决办法:

  • 在PATH中加上libtool所在的bin目录。
  • 加上参数:
#libtool编译时指定的路径。如果是默认,应该是/usr/share
BUILD_LIBS=${HOME}/build_libsaclocal -I ${BUILD_LIBS}/share/aclocal1.10 -I ${BUILD_LIBS}/share/libtool/m4 --install

Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined相关推荐

  1. 解决:error: Libtool library used but 'LIBTOOL' is undefined

    在编译spice库函数pixman时,出现: pixman/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined ...

  2. error: Libtool library used but 'LIBTOOL' is undefined

    编译时出现: error: Libtool library used but 'LIBTOOL' is undefined 参考了一下: http://stackoverflow.com/questi ...

  3. Libtool library used but ‘LIBTOOL‘ is undefined

    在执行mpich的./autogen.sh最后报错如下: Makefile.am:6: error: Libtool library used but 'LIBTOOL' is undefined M ...

  4. Libtool library used but LIBTOOL is undefined

    nghttp2 报错error: Libtool library used but 'LIBTOOL' is undefined如果重新安装libtool和autoconf升级到2.69后,还是报错 ...

  5. configure: error: zlib library not found

    执行 ./configure --prefix=/usr/local/postgresql-9.3.5 错误 configure: error: zlib library not found If y ...

  6. 安装postgreSQL出现configure: error: zlib library not found解决方法

    安装postgreSQL出现configure: error: zlib library not found解决方法 参考文章: (1)安装postgreSQL出现configure: error: ...

  7. configure: error: MySQL library not found ,Not found mysqlclient library

    在安装zabbix过程中遇到依赖问题 报错如下 configure: error: MySQL library not found 解决办法 rpm -ivh MySQL-devel-5.6.27-1 ...

  8. qtxlsx编译报错_QtXlsx编译错误*** [Makefile:37: sub-xlsx-qmake_all] Error 2

    网上找了下QT如何操作Microsoft Office Excel,只找到两个方式使用QAxObject调用MS的COM操作 使用开源的QtXlsx 为了跨平台使用,我还是选择了后者 我使用的是安装在 ...

  9. 使用library(tseries)命令,报错“Error in library(tseries) : there is no package called ‘tseries’

    在做作业时需要安装teseries包,结果报错安装不了,问题如下:使用library(tseries)命令,显示的是"Error in library(tseries) : there is ...

  10. configure: error: OpenSSL library not found

    编译安装openssl时,没有问题. 在编译openssh时,configure报错 checking OpenSSL header version... 1010107f (OpenSSL 1.1. ...

最新文章

  1. android 4大组件相互启动,Android四大组件之Activity
  2. server 2008 mysql 报错 0xc000007b_docker插件部署项目,volumes报错invalid volume specification...
  3. Android UI selector 例子 (drawable/color)
  4. K-periodic Garland CodeForces - 1353E(贪心)
  5. istio回归「单体应用」对我们的启发
  6. 1285. 单词 ac自动机 + fail树
  7. 北京修复宕机故障之旅
  8. Python开发基础--- 进程间通信、进程池、协程
  9. java的标量和聚合量_JVM 角度看代码优化
  10. 腾讯敏感词汇大全_腾讯数平精准推荐 | OCR技术之识别篇
  11. c语言死循坏的作用,c语言什么是死循环
  12. android7.1刷supersu,Android怎么刷SuperSU 安卓系统刷SuperSU Pro教程
  13. DGL笔记1——用DGL表示图
  14. V2X主要用到什么技术?
  15. MATLAB机械臂建模
  16. 49.SQLite 数据库 编程
  17. 概率论与数理统计---随机变量的分布
  18. [物联网文章之其四] 在物联网中应用机器学习:使用 Android Things 与 TensorFlow
  19. python 画不同形状的曲线
  20. Odoo | 基础 | 初识系统-ORM之字段属性对象Field

热门文章

  1. linux卸载qt5.6.2,请问该怎么把linux的Qt升级为5.6?
  2. drbd mysql mha_浅谈秒级故障切换!用MHA轻松实现MySQL高可用(三)
  3. c语言用数组实现大数加减,c语言版大数计算器(实现大数的加减乘除运算,已更新源代码)...
  4. layout android name,android中的android:name属性
  5. wxpython wx listctrl_wxPython实现指定单元格可编辑的ListCtrl | 学步园
  6. python合并excel某一列内容_使用Python横向合并excel文件的实例
  7. node.js require模板报错_简历不知道如何写起,推荐几个简历模板
  8. 阿里 虚拟主机和弹性web托管的具体区别是什么
  9. YII2 Select2插件使用小计
  10. 《高性能Linux服务器构建实战:系统安全、故障排查、自动化运维与集群架构》——3.3 DRBD的管理与维护...