I noticed some new commits and wanted to build nftables from the current git (e3f19577), but I got the following error: ------------------------------------------------ ... json.c:39:12: error: ‘const struct expr’ has no member named ‘ops’; did you mean ‘op’? if (expr->ops->json) ^~~ op json.c:40:16: error: ‘const struct expr’ has no member named ‘ops’; did you mean ‘op’? return expr->ops->json(expr, octx); ^~~ op json.c:47:8: error: ‘const struct expr’ has no member named ‘ops’; did you mean ‘op’? expr->ops->print(expr, octx); ^~~ op make[4]: *** [Makefile:721: json.lo] Error 1 ------------------------------------------------
Attachment:
signature.asc
Description: OpenPGP digital signature