Re: [ovs-dev] [PATCH] Rename files under datapath-windows

2014-08-29 Thread Ben Pfaff
On Fri, Aug 29, 2014 at 04:06:48AM +, Samuel Ghinet wrote: > > This patch includes the file renaming and accommodations needed for the file > renaming to build the forwarding extension for Hyper-V. > > This patch is also a follow-up for the thread: > http://openvswitch.org/pipermail/dev/2014-

Re: [ovs-dev] [PATCH] Rename files under datapath-windows

2014-08-29 Thread Ben Pfaff
On Fri, Aug 29, 2014 at 04:02:18AM +, Samuel Ghinet wrote: > I see that the automake.mk file in the repository has tabs instead of > spaces., while the patch believes the original automake.mk has spaces. > I'll re-create the patch, to also transform the tabs of automake.mk into > spaces. Mak

Re: [ovs-dev] [PATCH] Rename files under datapath-windows

2014-08-28 Thread Samuel Ghinet
Ben, The tabs are automatically transformed into spaces when the email is sent. Could you please replace the tabs in automake.mk into spaces before applying the patch? Thanks, Sam From: Samuel Ghinet Sent: Friday, August 29, 2014 7:06 AM To: dev@openvswit

Re: [ovs-dev] [PATCH] Rename files under datapath-windows

2014-08-28 Thread Samuel Ghinet
ff [b...@nicira.com] Sent: Wednesday, August 27, 2014 6:16 PM To: Samuel Ghinet Cc: dev@openvswitch.org Subject: Re: [ovs-dev] [PATCH] Rename files under datapath-windows On Tue, Aug 26, 2014 at 08:03:47PM +, Samuel Ghinet wrote: > > This patch includes the file renaming and accommodations nee

Re: [ovs-dev] [PATCH] Rename files under datapath-windows

2014-08-27 Thread Alin Serdean
Subiect: RE: [ovs-dev] [PATCH] Rename files under datapath-windows Hi Alin, I was getting an error after reconf which I now realize was due to missing files in the distribution. make[3]: Entering directory `/home/Administrator/work/temp/ovs/datapath' make[3]: Leaving directory `/home/Administ

Re: [ovs-dev] [PATCH] Rename files under datapath-windows

2014-08-27 Thread Saurabh Shah
st 27, 2014 7:34 AM > To: Saurabh Shah; Samuel Ghinet; dev@openvswitch.org > Cc: Nithin Raju > Subject: RE: [ovs-dev] [PATCH] Rename files under datapath-windows > > Hi Saurabh, > > Could you please try to do the autoreconf again. > ./boot.sh > ./configure > > Th

Re: [ovs-dev] [PATCH] Rename files under datapath-windows

2014-08-27 Thread Ben Pfaff
On Tue, Aug 26, 2014 at 08:03:47PM +, Samuel Ghinet wrote: > > This patch includes the file renaming and accommodations needed for the file > renaming to build the forwarding extension for Hyper-V. > > This patch is also a follow-up for the thread: > http://openvswitch.org/pipermail/dev/2014-

Re: [ovs-dev] [PATCH] Rename files under datapath-windows

2014-08-27 Thread Alin Serdean
: [ovs-dev] [PATCH] Rename files under datapath-windows Hi Samuel, I manually patched the change but I wasn't able to build it. Haven't spent much time figuring out why. link -nologo -DEBUG -out:ovsdb/ovsdb-server.exe ovsdb/ovsdb-server.obj -LIBPATH: C:/pthread/lib/x86 ovsdb/.libs/libovs

Re: [ovs-dev] [PATCH] Rename files under datapath-windows

2014-08-26 Thread Saurabh Shah
> -Original Message- > From: Ben Pfaff [mailto:b...@nicira.com] > Sent: Tuesday, August 26, 2014 5:03 PM > To: Saurabh Shah > Cc: Samuel Ghinet; dev@openvswitch.org > Subject: Re: [ovs-dev] [PATCH] Rename files under datapath-windows > > On Wed, Aug 27, 2014 at 1

Re: [ovs-dev] [PATCH] Rename files under datapath-windows

2014-08-26 Thread Ben Pfaff
On Wed, Aug 27, 2014 at 12:00:33AM +, Saurabh Shah wrote: > I manually patched the change but I wasn't able to build it. Haven't > spent much time figuring out why. Possibly you need to rerun autoreconf. ___ dev mailing list dev@openvswitch.org http:

Re: [ovs-dev] [PATCH] Rename files under datapath-windows

2014-08-26 Thread Saurabh Shah
Hi Samuel, I manually patched the change but I wasn't able to build it. Haven't spent much time figuring out why. link -nologo -DEBUG -out:ovsdb/ovsdb-server.exe ovsdb/ovsdb-server.obj -LIBPATH: C:/pthread/lib/x86 ovsdb/.libs/libovsdb.lib lib/.libs/libopenvswitch.lib pthread VC2.lib ws2_32.lib L