On 24/04/2014 01:28, Milson Munakami wrote:
configure: error: Linux kernel in /lib/modules/3.13.0-24-generic/build is version 3.13.9, but version newer than 3.11.x is not supported
That's a pretty clear error :-)

Is there any issue of installing OVS with ubuntu 14.04 LTS ?
apt-get install openvswitch-switch
will give you openvswitch 2.0.x.

If you don't need any specific feature from the 2.1 openvswitch code then that's what I'd suggest.

If you do want to compile from source, then check the table at
https://raw.githubusercontent.com/openvswitch/ovs/master/FAQ
"

Q: What Linux kernel versions does each Open vSwitch release work with?

"

which shows that kernel 3.13 needs openvswitch 2.2.x

HTH,

Brian.
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to