Not correctly, or you would not get these error messages. You need to find the problem, whatever it is, and fix it.
On Tue, Sep 03, 2013 at 12:08:57AM +0530, Karthik K wrote: > I do have automake installed > On Sep 2, 2013 11:47 PM, "Ben Pfaff" <[email protected]> wrote: > > > 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
