Dear Folks,

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
make[2]: *** [vswitchd/ovs-vswitchd.conf.db.5] Error 1
make[2]: Leaving directory '/home/ashish/ovs'
Makefile:4971: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/ashish/ovs'
Makefile:2825: recipe for target 'all' failed
make: *** [all] Error 2


Best Regards,
Ashish Kurian
_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to