Pablo Neira Ayuso wrote: > Jan Engelhardt wrote: >> On Tuesday 2009-03-24 12:17, Pablo Neira Ayuso wrote: >>> Jan Engelhardt wrote: >>>> On Tuesday 2009-03-24 09:09, Peter Volkov wrote: >>>> >>>>> There are some issues I experience with [the new iptables release]: >>>>> >>>>> 1. build fails: >>>>> >>>>> if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I./include -I./include -I no/include -I no/include -DIPTABLES_MULTI -DNO_SHARED_LIBS=1 -O2 -march=i686 -pipe -mtune=i686 -march=pentium-m -ggdb -U_FORTIFY_SOURCE -MT iptables_static-xtables.o -MD -MP -MF ".deps/iptables_static-xtables.Tpo" -c -o iptables_static-xtables.o `test -f 'xtables.c' || echo './'`xtables.c; \ >>>>> then mv -f ".deps/iptables_static-xtables.Tpo" ".deps/iptables_static-xtables.Po"; else rm -f ".deps/iptables_static-xtables.Tpo"; exit 1; fi >>>>> xtables.c: In function 'xtables_find_target': >>>>> xtables.c:641: error: 'LOAD_MUST_SUCCEED' undeclared (first use in this function) >>>> Patrick, >>>> >>>> There is a bit of a bigger issue here, I'll fix/queue and send pull req >>>> asap. >>> I can apply Peter Volkov patches now. Is there anything that Peter did >>> not cover? >> Nope, it is complete as far as posted. But no patches were supplied >> for issue (1) and (3) :-) >> >> Please pull from git://dev.medozas.de/iptables master > > Pulled and pushed. Thanks. If there's no more complains, we can release > the 1.4.3.1. We seem to have more problems :(. I'm going to check what's wrong. CC libipt_CLUSTERIP.oo CCLD libipt_CLUSTERIP.so make[2]: *** No rule to make target `../include/linux/netfilter/nf_nat.h', needed by `libipt_DNAT.oo'. Stop. make[2]: Leaving directory `/home/pablo/devel/scm/git-netfilter/iptables/extensions' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/pablo/devel/scm/git-netfilter/iptables' make: *** [all] Error 2 -- "Los honestos son inadaptados sociales" -- Les Luthiers -- 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