golang安裝ZMQ報錯 macro: AC_LIBTOOL_WIN32_DLL

[root@VM_171_105_centos zeromq4-1-4.1.6]# ./autogen.sh 
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I config
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --include=config --force
configure.ac:62: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:63: error: possibly undefined macro: AC_PROG_LIBTOOL
configure:4954: error: possibly undefined macro: AC_DISABLE_STATIC
configure:4958: error: possibly undefined macro: AC_ENABLE_STATIC
autoreconf: /usr/bin/autoconf failed with exit status: 1
autogen.sh: error: autoreconf exited with status 0
[root@VM_171_105_centos zeromq4-1-4.1.6]#

 

須要安裝 yum install -y libtool git

安裝後便可解決centos

相關文章
相關標籤/搜索