Galera, estou tentando compilar o IPTABLES, pois acabei de instalar o Kernel com suporte a PSD e Layer7.
Mas quando peço para compilar, chega uma parte que dá esse erro:
libipq/libipq.c: In function âipq_set_vwmarkâ:
libipq/libipq.c:372: error: âIPQM_VWMARKâ undeclared (first use in this function)
libipq/libipq.c:372: error: (Each undeclared identifier is reported only once
libipq/libipq.c:372: error: for each function it appears in.)
libipq/libipq.c:375: error: âunion <anonymous>â has no member named âvwmarkâ
libipq/libipq.c:376: error: âunion <anonymous>â has no member named âvwmarkâ
libipq/libipq.c:377: error: âunion <anonymous>â has no member named âvwmarkâ
libipq/libipq.c:378: error: âunion <anonymous>â has no member named âvwmarkâ
make: *** [libipq/libipq.o] Error 1
rm libiptc/libip4tc.o libiptc/libip6tc.o
E para por ai. O que pode ser esse erro?