On Wed, Apr 02, 2014 at 11:05:44AM +0000, Rakesh Kurapati wrote:
> 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

What's on the line that it complains about?
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to