[ovs-discuss] errors in make

Tom Tasman ttasman08 at gmail.com
Fri Dec 9 23:31:38 UTC 2011


Hi

I try to intall open vSwitch.  However, I cannot perform make after
configure with the kernel.
It gives the following errors:
/home/david/tmp/Software/openvswitch-1.2.2/datapath/linux/tunnel.c: In
function \u2018check_cache_valid\u2019:
/home/david/tmp/Software/openvswitch-1.2.2/datapath/linux/tunnel.c:842:20:
error: \u2018struct dst_entry\u2019 has no member named \u2018hh\u2019
/home/david/tmp/Software/openvswitch-1.2.2/datapath/linux/tunnel.c: In
function \u2018create_eth_hdr\u2019:
/home/david/tmp/Software/openvswitch-1.2.2/datapath/linux/tunnel.c:877:25:
error: \u2018const struct dst_entry\u2019 has no member named \u2018hh\u2019
/home/david/tmp/Software/openvswitch-1.2.2/datapath/linux/tunnel.c:878:15:
error: \u2018const struct dst_entry\u2019 has no member named \u2018hh\u2019
/home/david/tmp/Software/openvswitch-1.2.2/datapath/linux/tunnel.c:884:37:
error: \u2018const struct dst_entry\u2019 has no member named \u2018hh\u2019
/home/david/tmp/Software/openvswitch-1.2.2/datapath/linux/tunnel.c:885:40:
error: \u2018const struct dst_entry\u2019 has no member named \u2018hh\u2019
/home/david/tmp/Software/openvswitch-1.2.2/datapath/linux/tunnel.c:886:36:
error: \u2018const struct dst_entry\u2019 has no member named \u2018hh\u2019
/home/david/tmp/Software/openvswitch-1.2.2/datapath/linux/tunnel.c: In
function \u2018build_cache\u2019:
/home/david/tmp/Software/openvswitch-1.2.2/datapath/linux/tunnel.c:912:17:
error: \u2018struct dst_entry\u2019 has no member named \u2018hh\u2019
/home/david/tmp/Software/openvswitch-1.2.2/datapath/linux/tunnel.c:928:24:
error: \u2018struct dst_entry\u2019 has no member named \u2018hh\u2019
/home/david/tmp/Software/openvswitch-1.2.2/datapath/linux/tunnel.c:938:52:
error: \u2018struct dst_entry\u2019 has no member named \u2018hh\u2019
/home/david/tmp/Software/openvswitch-1.2.2/datapath/linux/tunnel.c: In
function \u2018tnl_send\u2019:
/home/david/tmp/Software/openvswitch-1.2.2/datapath/linux/tunnel.c:1268:42:
error: \u2018struct dst_entry\u2019 has no member named \u2018hh\u2019
/home/david/tmp/Software/openvswitch-1.2.2/datapath/linux/tunnel.c: In
function \u2018check_cache_valid\u2019:
/home/david/tmp/Software/openvswitch-1.2.2/datapath/linux/tunnel.c:847:1:
warning: control reaches end of non-void function [-Wreturn-type]
make[5]: ***
[/home/david/tmp/Software/openvswitch-1.2.2/datapath/linux/tunnel.o] Error 1
make[4]: ***
[_module_/home/david/tmp/Software/openvswitch-1.2.2/datapath/linux] Error 2
make[4]: Leaving directory `/usr/src/kernels/2.6.41.1-1.fc15.x86_64'
make[3]: *** [default] Error 2
make[3]: Leaving directory
`/home/david/tmp/Software/openvswitch-1.2.2/datapath/linux'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/david/tmp/Software/openvswitch-1.2.2/datapath'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/david/tmp/Software/openvswitch-1.2.2'
make: *** [all] Error 2
Any idea how to solve this?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20111209/f2f0c18c/attachment.html>


More information about the discuss mailing list