On Tue, Dec 17, 2013 at 1:59 AM, Madko <madk...@gmail.com> wrote:
> I try the patch on 2.0.0 tarball:
> http://ur1.ca/g7l1a
>
> still some erors about conflicting types for 'netdev_features_t'
>
> btw
>
>  OVS_GREP_IFELSE([$KSRC/include/linux/netdev_features.h],
> [netdev_features_t])
>
>
> I don't have $KSRC/include/linux/netdev_features.h, just a
> $KSRC/include/linux/netdevicde.h which defines u64 netdev_features_t. I try
> to change the OVS_GREP_IFELSE but no change...

Hmm, can you see what the result of the configure test is (and double
check the spelling - you have a typo above). I don't have a CentOS 6.5
machine handy to test it on but it did compile fine on a new kernel
which defines this, which would indicate that the problem is with the
configure test.

> Should I try with sources from git?

The patch is against git master although it shouldn't really affect the test.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to