Re: [ovs-dev] error when building openvswitch klm

2014-04-07 Thread Jesse Gross
On Mon, Apr 7, 2014 at 9:36 AM, sowmini varadhan wrote: >> All of these versions of OVS long predate the kernel that you are >> trying to use, so they don't support it. However, you should just be >> able to use the version of the OVS kernel module packaged with the >> upstream kernel that you are

Re: [ovs-dev] error when building openvswitch klm

2014-04-07 Thread Jesse Gross
On Sun, Apr 6, 2014 at 6:11 PM, sowmini varadhan wrote: > I've built and booted up a kernel built from a recent-ish kernel.git. > Uname -r reports: 3.14.0-rc3+ > > Then I try to set up openvswitch 1.10.2 thus: > ./configure --with-linux=/lib/modules/`uname -r`/build > make > > but now actions.

[ovs-dev] error when building openvswitch klm

2014-04-06 Thread sowmini varadhan
I've built and booted up a kernel built from a recent-ish kernel.git. Uname -r reports: 3.14.0-rc3+ Then I try to set up openvswitch 1.10.2 thus: ./configure --with-linux=/lib/modules/`uname -r`/build make but now actions.o does not compile: complains that ${kernel_src}/include/linux/netdevi