Details
-
Type:
Bug
-
Status: Open
-
Priority:
Low
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
Description
In 3.9.x I get errors running autogen.sh from a fresh clone.
[root@localhost masterfiles]# ./autogen.sh -h configure.ac:28: error: m4_undefine: undefined macro: cfversion configure.ac:28: the top level autom4te: /usr/bin/m4 failed with exit status: 1 aclocal: autom4te failed with exit status: 1 autoreconf: aclocal failed with exit status: 1
I get the same error trying to run autogen.sh for core.
The readme does not indicate that that I need to do anything other than clone the repo and run autogen.sh