On Fri, Jan 17, 2014 at 8:35 PM, yunxingzhang2...@gmail.com <yunxingzhang2...@gmail.com> wrote: > Sorry, I use this mail list first time. When I running make , I got the > errors as below: > > /home/openvswitch-1.9.3/datapath/linux/vport-internal_dev.c: In function > ?.o_setup?. > /home/openvswitch-1.9.3/datapath/linux/vport-internal_dev.c:197: error: > ?.truct net_device?.has no member named ?.o_ioctl? > /home/openvswitch-1.9.3/datapath/linux/vport-internal_dev.c:198: error: > ?.truct net_device?.has no member named ?.et_stats? > /home/openvswitch-1.9.3/datapath/linux/vport-internal_dev.c:198: error: > ?.nternal_dev_sys_stats?.undeclared (first use in this function) > /home/openvswitch-1.9.3/datapath/linux/vport-internal_dev.c:198: error: > (Each undeclared identifier is reported only once > /home/openvswitch-1.9.3/datapath/linux/vport-internal_dev.c:198: error: for > each function it appears in.) > /home/openvswitch-1.9.3/datapath/linux/vport-internal_dev.c:199: error: > ?.truct net_device?.has no member named ?.ard_start_xmit? > /home/openvswitch-1.9.3/datapath/linux/vport-internal_dev.c:200: error: > ?.truct net_device?.has no member named ?.pen? > /home/openvswitch-1.9.3/datapath/linux/vport-internal_dev.c:201: error: > ?.truct net_device?.has no member named ?.top? > /home/openvswitch-1.9.3/datapath/linux/vport-internal_dev.c:202: error: > ?.truct net_device?.has no member named ?.et_mac_address? > /home/openvswitch-1.9.3/datapath/linux/vport-internal_dev.c:203: error: > ?.truct net_device?.has no member named ?.hange_mtu? > /home/openvswitch-1.9.3/datapath/linux/vport-internal_dev.c: In function > ?.vs_is_internal_dev?. > /home/openvswitch-1.9.3/datapath/linux/vport-internal_dev.c:336: error: > ?.onst struct net_device?.has no member named ?.pen? > make[7]: *** [/home/openvswitch-1.9.3/datapath/linux/vport-internal_dev.o] > Error 1 > make[6]: *** [_module_/home/openvswitch-1.9.3/datapath/linux] Error 2 > make[5]: *** [sub-make] Error 2 > make[4]: *** [all] Error 2 > make[4]: Leaving directory `/usr/src/linux-3.0.76-0.11-obj/x86_64/xen' > make[3]: *** [default] Error 2 > make[3]: Leaving directory `/home/openvswitch-1.9.3/datapath/linux' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/openvswitch-1.9.3/datapath' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/openvswitch-1.9.3' > make: *** [all] Error 2 > > > The OS is > sp3:/home/openvswitch-1.9.3 # uname -r > 3.0.76-0.11-xen > > Is this a bug or some thing need to be configured?
This problem is fixed if you use branch-1.9 from git. _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss