On Mon, Sep 02, 2013 at 11:31:30PM +0530, Karthik K wrote: > Accordingly, I first did autoconf and got the following errors. > > 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 > configure.ac:38: error: possibly undefined macro: AM_MISSING_PROG > configure.ac:117: error: possibly undefined macro: AM_CONDITIONAL
I think you need to install Automake. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
