Tagged Questions
1
vote
1answer
251 views
Unable to MAKE nfqueue-bindings
I am trying to install nfqueue-bindings.
However, when I tried to run the MAKE file, I got this error:
[root@localhost nfqueue-bindings-0.3]# make
[ -d build ] || mkdir build; \
cd build && ...