Unable to build nftables from git

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux