Make does not run:
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python ./ovsdb/ovsdb-idlc.in c-idl-source lib/vswitch-idl.ovsidl > lib/vswitch-idl.c.tmp && mv lib/vswitch-idl.c.tmp lib/vswitch-idl.c Traceback (most recent call last): File "./ovsdb/ovsdb-idlc.in", line 1409, in <module> func(*args[1:]) File "./ovsdb/ovsdb-idlc.in", line 672, in printCIDLSource column, True) File "./ovsdb/ovsdb-idlc.in", line 66, in cMembers 'type': constify(type.key.toCType(prefix, refTable) + pointer, const), TypeError: toCType() takes exactly 2 arguments (3 given) make: *** [lib/vswitch-idl.c] Error 1
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss