On Thu, Nov 30, 2017 at 08:18:51AM -0600, Terry Wilson wrote:
> As of the ETH_ADDR_C patch
> (https://patchwork.ozlabs.org/patch/842364/), ovs won't compile on gcc
> 4.8.5 which ships with Centos 7. It works fine on 7.2.1 which ships in
> Fedora 27.
> 
> lots of:
> 
> ../include/openvswitch/types.h:186:47: error: initializer element is
> not constant
>  #define ETH_ADDR64_C(A,B,C,D,E,F,G,H) (struct eth_addr64) \
> 
> and similar. I haven't looked into fixing it, but thought I'd mention it.

OK.  I pushed a fix.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to