[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
安装后即可解决
有疑问加站长微信联系(非本文作者)