We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Attempting to run ./autogen.sh for libipmeta installation.
I have installed wandio, librdkafka, and dbats. Wandio and librdkafka were installed through brew.
I encountered the same issue with libtimeseries and have not gotten it resolved. The terminal output below reflect the ./autogen.sh for Libipmeta.
> ./autogen.sh Initializing submodules Running autoconf autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 aclocal: warning: couldn't open directory 'm4': No such file or directory configure.ac:47: error: AM_INIT_AUTOMAKE expanded multiple times /usr/local/Cellar/automake/1.16.5/share/aclocal-1.16/init.m4:29: AM_INIT_AUTOMAKE is expanded from... configure.ac:38: the top level /usr/local/Cellar/automake/1.16.5/share/aclocal-1.16/init.m4:29: AM_INIT_AUTOMAKE is expanded from... configure.ac:47: the top level autom4te: error: /usr/local/opt/m4/bin/m4 failed with exit status: 1 aclocal: error: /usr/local/Cellar/autoconf/2.71/bin/autom4te failed with exit status: 1 autoreconf: error: aclocal failed with exit status: 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Attempting to run ./autogen.sh for libipmeta installation.
I have installed wandio, librdkafka, and dbats. Wandio and librdkafka were installed through brew.
I encountered the same issue with libtimeseries and have not gotten it resolved. The terminal output below reflect the ./autogen.sh for Libipmeta.
The text was updated successfully, but these errors were encountered: