On Thu, Mar 09, 2017 at 05:44:29PM +0100, Timothy Redaelli wrote:
> Currently to build ovs, you need the following version:
> 
> - GCC 4.6 or later (old GCCs have some bugs with unnamed fields)
> - python six library 1.4.0 or later (for six.moves.range)
> - kernel 2.6.36 or later (for RTA_MARK)
> 
> Signed-off-by: Timothy Redaelli <tredae...@redhat.com>

Thanks.  The GCC and Python prereqs seem genuine.  The kernel 2.6.36
prereq is probably just a bug.  I sent out a fix for that:
        https://patchwork.ozlabs.org/patch/740536/

So, I removed the bit about the kernel (which also duplicated another
item about the kernel in the same section) and applied this to master
and branch-2.7.  Thank you!
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to