Skip to content
New issue

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

./autogen.sh failing on MacOS for libipmeta #42

Open
isacmlee opened this issue Dec 3, 2021 · 0 comments
Open

./autogen.sh failing on MacOS for libipmeta #42

isacmlee opened this issue Dec 3, 2021 · 0 comments
Labels

Comments

@isacmlee
Copy link

isacmlee commented Dec 3, 2021

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants