The INSTALL file says that we need to have Autconf version 2.64 or higher and Automake version 1.10 or higher
I have Autoconf version 2.69 and Automake version 1.11.6. So, ideally it should be able to compile. I don't have much experience with Autoconf and Automake. I would be extremely grateful if someone can help me out here. With Regards Karthik K 9677052524 On Tue, Sep 3, 2013 at 12:12 AM, Ben Pfaff <[email protected]> wrote: > 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
