Hello I am getting a compilation error when I tried to make changes to the ofp10_match structure present at include/openflow/openflow-1.0.h ( Using ovs-ofctl to add flows so had to make changes to openflow-1.0.h )
PYTHONDONTWRITEBYTECODE=yes PYTHONPATH=./python:$PYTHONPATH /usr/bin/python ./build-aux/check-structs -I./include include/openflow/nicira-ext.h include/openflow/nicira-ext.h:302: error at "/": type name expected make[2]: *** [include/openflow/nicira-ext.hstamp] Error 1 make[2]: Leaving directory `/home/user/ONSF/ovs_try/openvswitch-1.11.0' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/user/ONSF/ovs_try/openvswitch-1.11.0' make: *** [all] Error 2 Can someone please help us out. Thanks, Rakesh.
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
