Be carefull about 32/64 bits architectures, this macro value, perhaps, is diferent depending on it. Regards El Mar, 17 de Junio de 2008, 10:07, Jozsef Kadlecsik escribió: > On Sat, 14 Jun 2008, pud wrote: > >> thanks for that, but maybe it still needs a fix for building with >> glibc-2.8: >> >> cc -O2 -Wall -Wunused -I/usr/src/linux/include -I. -fPIC -o >> ipset_iphash.o -c ipset_iphash.c >> ipset_iphash.c: In function 'create_parse': >> ipset_iphash.c:71: error: 'UINT_MAX' undeclared (first use in this >> function) >> ipset_iphash.c:71: error: (Each undeclared identifier is reported only >> once >> ipset_iphash.c:71: error: for each function it appears in.) >> make: *** [ipset_iphash.o] Error 1 >> >> including limits.h fixes it of cause, but i'm not sure if that is a >> proper fix > > I added the limits.h to the files which uses UINT_MAX. svn holds the fixed > version, thank you the report. > > Best regards, > Jozsef > - > E-mail : kadlec@xxxxxxxxxxxxxxxxx, kadlec@xxxxxxxxxxxx > PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt > Address : KFKI Research Institute for Particle and Nuclear Physics > H-1525 Budapest 114, POB. 49, Hungary > -- > To unsubscribe from this list: send the line "unsubscribe netfilter" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html