[ovs-discuss] make error in Openvswitch-1.10.0

Gandhimathi Velusamy mathiyuva at gmail.com
Fri Apr 11 02:53:26 UTC 2014


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 at ubuntu:~/openvswitch-1.10.0$

Could any one please help me to get rid of this error.

Thanks

Gandhimathi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20140410/666e9cde/attachment-0002.html>


More information about the discuss mailing list