I wish there were a way to make "make" do it automatically, but I do not know of one.
On Tue, Aug 26, 2014 at 04:06:26PM -0700, Jarno Rajahalme wrote: > I forgot about that, sorry. ./boot.sh and ./configure worked for me. > > Jarno > > On Aug 26, 2014, at 3:31 PM, Ben Pfaff <b...@nicira.com> wrote: > > > You probably need to "autoreconf". > > > > On Tue, Aug 26, 2014 at 03:17:32PM -0700, Jarno Rajahalme wrote: > >> Not sure if it was this patch, but after git pull: > >> > >> tests/test-controller.8.in not found in: . . > >> make[2]: *** [manpages.mk] Error 1 > >> make[2]: Failed to remake makefile `Makefile'. > >> make[2]: *** No rule to make target `tests/test-controller.c', needed by > >> `tests/test-controller.o?. > >> > >> Jarno > >> > >> On Aug 26, 2014, at 10:57 AM, Ben Pfaff <b...@nicira.com> wrote: > >> > >>> On Fri, Aug 22, 2014 at 04:31:11PM -0700, Justin Pettit wrote: > >>>> On Fri, Aug 15, 2014 at 10:28 AM, Ben Pfaff <b...@nicira.com> wrote: > >>>>> diff --git a/NEWS b/NEWS > >>>>> index 1ea7bda..656f750 100644 > >>>>> --- a/NEWS > >>>>> +++ b/NEWS > >>>>> @@ -17,6 +17,9 @@ Post-v2.3.0 > >>>>> * OpenFlow 1.5 (draft) Copy-Field action is now supported. > >>>>> * OpenFlow 1.3+ table features requests are now supported > >>>>> (read-only). > >>>>> * Nicira extension "move" actions may now be included in action > >>>>> sets. > >>>>> + - test-controller has been rename ovs-testcontroller at request of > >>>>> users > >>>>> > >>>> > >>>> s/rename/renamed > >>> > >>> Thanks, fixed. > >>> > >>>>> v2.3.0 - 14 Aug 2014 > >>>>> diff --git a/README b/README > >>>>> index fa41c16..0e034ef 100644 > >>>>> --- a/README > >>>>> +++ b/README > >>>>> @@ -72,6 +72,9 @@ Open vSwitch also provides some tools: > >>>>> * ovs-pki, a utility for creating and managing the public-key > >>>>> infrastructure for OpenFlow switches. > >>>>> > >>>>> + * ovs-testcontroller, a simple OpenFlow controller that is useful > >>>>> + for testing (though not for production). > >>>>> > >>>> > >>>> If you want to dissuade people, do you want to use language such as "may > >>>> be > >>>> useful"? > >>> > >>> Thanks. I switched to that wording. > >>> > >>>> Otherwise: > >>>> > >>>> Acked-by: Justin Pettit <jpet...@nicira.com> > >>> > >>> Thanks, I'll test this and push it in a few minutes. > >>> _______________________________________________ > >>> dev mailing list > >>> dev@openvswitch.org > >>> http://openvswitch.org/mailman/listinfo/dev > >> > _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev