gcc version (default from CentOS 6.6): gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) Here is the configure log: https://www.dropbox.com/s/itr6ccfuvqcvi4f/configure_log_01?dl=0 And here the make log: https://www.dropbox.com/s/wx96654q4y2xcx2/make_log_01?dl=0 -- Att... Ricardo Felipe Klein klein.rfk@xxxxxxxxx On Tue, Nov 4, 2014 at 6:00 PM, Jozsef Kadlecsik <kadlec@xxxxxxxxxxxxxxxxx> wrote: > On Mon, 3 Nov 2014, Ricardo Klein wrote: > >> with the option "--enable-debug" I get make errors (I dont get them >> when I run ./configure without this option) >> [root@r2d2 ipset-6.23]# make -j 8 >> make all-recursive >> make[1]: Entering directory `/root/div/ipset-6.23' >> Making all in include/libipset >> make[2]: Entering directory `/root/div/ipset-6.23/include/libipset' >> make[2]: Nothing to be done for `all'. >> make[2]: Leaving directory `/root/div/ipset-6.23/include/libipset' >> Making all in lib >> make[2]: Entering directory `/root/div/ipset-6.23/lib' >> CC parse.lo >> cc1: warnings being treated as errors >> parse.c: In function 'ipset_strchr': >> parse.c:53: error: logical '&&' with non-zero constant will always >> evaluate as true >> make[2]: *** [parse.lo] Error 1 >> make[2]: Leaving directory `/root/div/ipset-6.23/lib' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory `/root/div/ipset-6.23' >> make: *** [all] Error 2 > > I'm unable to reproduce this either. What is your gcc version? That looks > like as an invalid error message, generated by the -Wlogical-op flag. > >> And my kernel is the default one from CentOS 6.6: >> 2.6.32-504.el6.x86_64 > > Ohh, that's a pretty old kernel version, but the ipset package should > still work with it. Wasn't there any warning message at compile time? > > Best regards, > Jozsef > - > E-mail : kadlec@xxxxxxxxxxxxxxxxx, kadlecsik.jozsef@xxxxxxxxxxxxx > PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt > Address : Wigner Research Centre for Physics, Hungarian Academy of Sciences > 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