The netfilter kernel module will not compile if you haven't configured your kernel with netfilter support. Either comment out the module in [modules/Makefile?|] so that the make process doesn't try to build it, or enable netfilter in your kernel to fix this issue. |
The netfilter kernel module will not compile if you haven't configured your kernel with netfilter support. Either comment out the module in modules/ Makefile so that the make process doesn't try to build it, or enable netfilter in your kernel to fix this issue. |