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:
- [Solved] Linux zbar Compile error: /usr/include/x86_64-linux-gnu/bits/stdio2. h:143:1: error: expected identifie….
- [Solved] php -v Error: error while loading shared libraries: libonig.so.5:cannot open share directory
- Python import random error handling method [Solved]
- Centos7 Compile Error: ./configure: No such file or directory
- [Solved] Linux Error: bash: Make: command not found
- CentOS prompt – bash: Make: command not found solution
- linux: make: gcc: Command not found [How to Solve]
- [Solved] QT Error: error: undefined reference to ‘vtable for XXX’
- Tips the solution of bash: Make: command not found
- Error occurred when executing the make command G + +: command not found