I have downloaded the latest git . but am not familiar with the process to
use autoconf, automake, etc. to compile the full git tarball as is done with
the full 90.6 release. Seems like there are a set of steps for to get the
configure and make files generated correctly and I keep getting this error
with autoconf -
configure.ac:22: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:25: error: possibly undefined macro: AM_PROG_CC_C_O
And these errors with automake -
Makefile.am:20: NDEBUG does not appear in AM_CONDITIONAL
lib/automake.mk:128: HAVE_NETLINK does not appear in AM_CONDITIONAL
Makefile.am:71: `lib/automake.mk' included from here lib/automake.mk:135:
HAVE_OPENSSL does not appear in AM_CONDITIONAL
Makefile.am:71: `lib/automake.mk' included from here
extras/ezio/automake.mk:10: HAVE_CURSES does not appear in AM_CONDITIONAL
Makefile.am:80: `extras/ezio/automake.mk' included from here
extras/ezio/automake.mk:11: HAVE_PCRE does not appear in AM_CONDITIONAL
Makefile.am:80: `extras/ezio/automake.mk' included from here
extras/ezio/automake.mk:38: HAVE_LINUX_VT_H does not appear in
AM_CONDITIONAL
Makefile.am:80: `extras/ezio/automake.mk' included from here
configure.ac:21: required file `config.h.in' not found
I have installed the required elements - autoconf, automake, pkg-config.
Can you provide or point me to a quick set of instructions on how to get the
git tarball to build correctly with autoconf / automake ?
Thanks.
John
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org