[ovs-dev] Fwd: unexpected syntax between ofpraw types

Kuljaree Tantayakul kuljaree at gmail.com
Thu Apr 16 13:11:29 UTC 2015


Dear Ben,

Thanks for yours response.

I added     OFPRAW_OFPT13_CACHE,  after     OFPRAW_NXST_FLOW_MONITOR_REPLY
in enum ofpraw{ }.

Also I added OFPTYPE_CACHE, in the end of  enum ofptype{ }.

Best Regards,
Kuljaree

On Wed, Apr 15, 2015 at 6:14 AM, Ben Pfaff <blp at nicira.com> wrote:

> On Thu, Apr 09, 2015 at 10:10:57AM +0200, Kuljaree Tantayakul wrote:
> > ./build-aux/extract-ofp-msgs \
> >         ./lib/ofp-msgs.h lib/ofp-msgs.inc > lib/ofp-msgs.inc.tmp && mv
> > lib/ofp-msgs.inc.tmp lib/ofp-msgs.inc
> > ./lib/ofp-msgs.h:387: unexpected syntax between ofpraw types
>
> Did you read the instructions just above "enum ofpraw {"?
>
> What changes did you make?
>



More information about the dev mailing list