The FAQ says that OVS versions 2.0.0 or less only supports linux kernel version 3.10 or lesser.
On Fri, Apr 11, 2014 at 8:23 AM, Gandhimathi Velusamy <[email protected]>wrote: > Hi, > > I downloaded the opevswitch-1.10.0 and when I tried to give sudo make && > make install I got the following error: > > make[1]: Entering directory `/home/gandhi/openvswitch-1.10.0' > Making all in datapath > make[2]: Entering directory `/home/gandhi/openvswitch-1.10.0/datapath' > Making all in linux > make[3]: Entering directory > `/home/gandhi/openvswitch-1.10.0/datapath/linux' > make -C /lib/modules/3.11.0-15-generic/build > M=/home/gandhi/openvswitch-1.10.0/datapath/linux modules > make[4]: Entering directory `/usr/src/linux-headers-3.11.0-15-generic' > CC [M] /home/gandhi/openvswitch-1.10.0/datapath/linux/actions.o > /home/gandhi/openvswitch-1.10.0/datapath/linux/actions.c: In function > 'pop_vlan': > /home/gandhi/openvswitch-1.10.0/datapath/linux/actions.c:103:2: error: too > few arguments to function '__vlan_hwaccel_put_tag' > include/linux/if_vlan.h:236:31: note: declared here > /home/gandhi/openvswitch-1.10.0/datapath/linux/actions.c: In function > 'push_vlan': > /home/gandhi/openvswitch-1.10.0/datapath/linux/actions.c:123:2: error: too > few arguments to function '__vlan_hwaccel_put_tag' > include/linux/if_vlan.h:236:31: note: declared here > make[5]: *** [/home/gandhi/openvswitch-1.10.0/datapath/linux/actions.o] > Error 1 > make[4]: *** [_module_/home/gandhi/openvswitch-1.10.0/datapath/linux] > Error 2 > make[4]: Leaving directory `/usr/src/linux-headers-3.11.0-15-generic' > make[3]: *** [default] Error 2 > make[3]: Leaving directory `/home/gandhi/openvswitch-1.10.0/datapath/linux' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/gandhi/openvswitch-1.10.0/datapath' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/gandhi/openvswitch-1.10.0' > make: *** [all] Error 2 > gandhi@ubuntu:~/openvswitch-1.10.0$ > > Could any one please help me to get rid of this error. > > Thanks > > Gandhimathi > > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss > >
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
