Dear Ben,

There was some error on my vswitch.xml file. Now I fixed that. Thank you
for your advice.



Best Regards,
Ashish Kurian

On Sat, Nov 26, 2016 at 10:38 PM, Ben Pfaff <[email protected]> wrote:

> On Fri, Nov 25, 2016 at 11:36:45AM +0100, Ashish Kurian wrote:
> > I am getting an error during the make. Has anyone else encountered this
> > error? I am not sure how to debug this. Any help on this will be
> > appreciated.
> >
> > PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes
> > /usr/bin/python ./ovsdb/ovsdb-doc \
> >      \
> >     --version=2.6.90 \
> >     ./vswitchd/vswitch.ovsschema \
> >     ./vswitchd/vswitch.xml > vswitchd/ovs-vswitchd.conf.db.5.tmp && \
> > mv vswitchd/ovs-vswitchd.conf.db.5.tmp vswitchd/ovs-vswitchd.conf.db.5
> > ./ovsdb/ovsdb-doc: table Port has undocumented column protected
> > Makefile:6264: recipe for target 'vswitchd/ovs-vswitchd.conf.db.5'
> failed
>
> The master branch is "green" on travis-ci, so probably you updated some
> files but not others from the Git repo.  Check that you've got a
> consistent set of sources.
>
_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to