hi, trying to compile ipset-4.2 / linux-2.6.35 with gcc-4.5.1, i get: ... make[1]: Entering directory `/usr/src/linux-2.6.35' CC [M] /usr/src/ipset/kernel/ip_set.o CC [M] /usr/src/ipset/kernel/ipt_set.o /usr/src/ipset/kernel/ipt_set.c:89:20: warning: 'struct xt_match_param' declared inside parameter list /usr/src/ipset/kernel/ipt_set.c:89:20: warning: its scope is only this definition or declaration, which is probably not what you want /usr/src/ipset/kernel/ipt_set.c: In function 'match': /usr/src/ipset/kernel/ipt_set.c:95:45: error: dereferencing pointer to incomplete type /usr/src/ipset/kernel/ipt_set.c: At top level: /usr/src/ipset/kernel/ipt_set.c:215:2: warning: initialization from incompatible pointer type /usr/src/ipset/kernel/ipt_set.c:217:2: warning: initialization from incompatible pointer type make[2]: *** [/usr/src/ipset/kernel/ipt_set.o] Error 1 ... tia! -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html