Re: : Release of iptables-1.4.9
Patrick McHardy <[email protected]> Tue, 03 Aug 2010 19:05:39 +0200
| Newsgroups | gmane.comp.security.firewalls.netfilter.announce |
|---|---|
| Message-ID | <4C584C63.8010607__9806.76015974513$1280866888$gmane$org@trash.net> |
Am 03.08.2010 18:34, schrieb Gabor Z. Papp: > * Patrick McHardy <[email protected]>: > > | iptables version 1.4.9 > > ... > libiptc/.libs/libip4tc.a extensions/libext4.a ./.libs/libxtables.a -lm > collect2: ld terminated with signal 11 [Segmentation fault] > extensions/libext4.a(initext4.o): In function `init_extensions': > /home/gzp/src/iptables-1.4.9/extensions/initext4.c:138: undefined reference to `libxt_TEE_init' > make[2]: *** [iptables-multi] Error 1 Did you use a git checkout/patch against 1.4.8 or the tar.bz2? In case its the former, try running make clean, sh autogen.sh and sh configure again before the build.