Hi, Nothing seems to be working 'cos I am missing debain/automake.mk. I think I should use a different VM, cos this is the mininet VM that had OVS installed in it.
On Thu, Jan 7, 2016 at 11:40 PM, Justin Pettit <[email protected]> wrote: > It sounds like something is wrong, since that file exists in that > location. I'd recommend following all the instructions in INSTALL.md with > a fresh tree and make sure you can build it. Once you've done that, try > making your source changes. > > --Justin > > > > On Jan 7, 2016, at 9:57 AM, Haleema Sadia <[email protected]> > wrote: > > > > And when I do it in the root folder, sudo make returns the following > error: > > perl: warning: Setting locale failed. > > perl: warning: Please check that your locale settings: > > LANGUAGE = "en_US:", > > LC_ALL = (unset), > > LC_CTYPE = "UTF-8", > > LANG = "en_US.UTF-8" > > are supported and installed on your system. > > perl: warning: Falling back to the standard locale ("C"). > > automake: error: cannot open < debian/automake.mk: No such file or > directory > > autoreconf: automake failed with exit status: 1 > > > > On Thu, Jan 7, 2016 at 10:46 PM, Haleema Sadia < > [email protected]> wrote: > > I did that in the ofproto folder since this is where I am making my > changes and there is an automake.mk file in it, but it gives me the > following error: > > make: *** No targets specified and no makefile found. Stop. > > > > > > > > On Thu, Jan 7, 2016 at 10:44 PM, Justin Pettit <[email protected]> wrote: > > > > > On Jan 7, 2016, at 6:33 AM, Haleema Sadia <[email protected]> > wrote: > > > > > > Hi, > > > > > > I have made some changes in the OVS source code. Can somebody please > tell me how to 'make' the .c files it after I have made the changes. > > > > Assuming you followed the instructions in INSTALL.md, it should just > work when you run "make". > > > > --Justin > > > > > > > > > > > > > >
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
