On 9/7/05, tedemo <tedemo@xxxxxxx> wrote: > Hello, > > Using sources found on http://ipset.netfilter.org/install.html, and also > the latest iptables & pom-ng, I cannot get ipset to compile without errors : > > CC [M] net/ipv4/netfilter/ip_set.o > net/ipv4/netfilter/ip_set.c:35: attention : type defaults to `int' in > declaration of `DECLARE_RWLOCK' > net/ipv4/netfilter/ip_set.c:35: attention : noms de paramètres (sans > type) dans la déclaration de fonction It would appear that ipset was not cleaned up to remove use of the macros that were in include/linux/netfilter_ipv4/lockhelp.h, which was removed in the 2.6.13 release. Check out an old copy of lockhelp.h for help in converting the failing macros. -- Toby DiPasquale 0x636f6465736c696e67657240676d61696c2e636f6d