-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
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