From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michele Petrazzo - Unipex Subject: Re: [ANNOUNCE]: Release of iptables-1.4.9 Date: Tue, 03 Aug 2010 19:29:50 +0200 Message-ID: <4C58520E.5000906@unipex.it> References: <4C5832F9.50004@trash.net> <4C584C63.8010607@trash.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: "Gabor Z. Papp" Cc: Patrick McHardy , Netfilter Development Mailinglist , Linux Netdev List , "'netfilter@vger.kernel.org'" , netfilter-announce@lists.netfilter.org Gabor Z. Papp wrote: > * Patrick McHardy : > > | 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. > > Used the tarball, but tried git also: > Here git works. Or better, compile but I don't find the "iptables" command. If I enable static compilation "configure --enable-static", I receive: extensions/libext4.a(initext4.o): In function `init_extensions': /home/devel/iptables/extensions/initext4.c:103: undefined reference to `libxt_IDLETIMER_init' /home/devel/iptables/extensions/initext4.c:137: undefined reference to `libxt_TEE_ini Michele