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...

Should I try with sources from git?


Regards,


Edouard



2013/12/17 Madko <madk...@gmail.com>

> I will try in a few minutes, thanks.
>
> Do you know if it works with RHEL7Beta? It's a 3.10 kernel with a lot of
> redhat patches I guess. I will try to compile ovs 2 too on this version.
>
>
> 2013/12/17 Justin Pettit <jpet...@nicira.com>
>
>> It was posted to ovs-dev:
>>
>>         http://openvswitch.org/pipermail/dev/2013-December/035193.html
>>
>> I'm sure additional confirmation would be appreciated.
>>
>> --Justin
>>
>>
>> On Dec 16, 2013, at 11:55 PM, Madko <madk...@gmail.com> wrote:
>>
>> > Can I try this patch too?
>> >
>> >
>> > 2013/12/16 Jesse Gross <je...@nicira.com>
>> > On Mon, Dec 16, 2013 at 9:28 AM, Phil Daws <ux...@splatnix.net> wrote:
>> > > New installation but when I compile OVS am getting the error:
>> > >
>> > > ln -s
>> /home/compuser/rpmbuild/BUILD/openvswitch-2.0.0/_default/../datapath/linux/../linux/compat/utils.c
>> > > /usr/bin/make -C /usr/src/kernels/2.6.32-431.1.2.0.1.el6.x86_64
>> M=/home/compuser/rpmbuild/BUILD/openvswitch-2.0.0/_default/datapath/linux
>> modules
>> > > make[1]: Entering directory
>> `/usr/src/kernels/2.6.32-431.1.2.0.1.el6.x86_64'
>> > > CC [M]
>> /home/compuser/rpmbuild/BUILD/openvswitch-2.0.0/_default/datapath/linux/actions.o
>> > > CC [M]
>> /home/compuser/rpmbuild/BUILD/openvswitch-2.0.0/_default/datapath/linux/datapath.o
>> > > CC [M]
>> /home/compuser/rpmbuild/BUILD/openvswitch-2.0.0/_default/datapath/linux/dp_notify.o
>> > > CC [M]
>> /home/compuser/rpmbuild/BUILD/openvswitch-2.0.0/_default/datapath/linux/flow.o
>> > > In file included from include/net/sock.h:50,
>> > > from include/linux/tcp.h:180,
>> > > from
>> /home/compuser/rpmbuild/BUILD/openvswitch-2.0.0/_default/../datapath/linux/compat/include/linux/tcp.h:4,
>> > > from
>> /home/compuser/rpmbuild/BUILD/openvswitch-2.0.0/_default/datapath/linux/actions.c:26:
>> > >
>> /home/compuser/rpmbuild/BUILD/openvswitch-2.0.0/_default/../datapath/linux/compat/include/linux/netdevice.h:92:
>> error: conflicting types for 'netdev_features_t'
>> >
>> > This is due to new backports that were introduced in CentOS 6.5. I
>> > sent out a patch that should address this (CC'd to you). Can you test
>> > it to see if it works?
>> > _______________________________________________
>> > discuss mailing list
>> > discuss@openvswitch.org
>> > http://openvswitch.org/mailman/listinfo/discuss
>> >
>> >
>> >
>> > --
>> > Edouard Bourguignon
>> > _______________________________________________
>> > discuss mailing list
>> > discuss@openvswitch.org
>> > http://openvswitch.org/mailman/listinfo/discuss
>>
>>
>
>
> --
> Edouard Bourguignon
>



-- 
Edouard Bourguignon
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to