Error report of gomq installation macro: AC_ LIBTOOL_ WIN32_ DLL

Detailed map traversal, teach you to master the complex gremlin query debugging method>>>

[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]# 

You need to install Yum install – y libtool

It can be solved after installation


Similar Posts: