From mboxrd@z Thu Jan 1 00:00:00 1970 From: Buddy wu Subject: RE: con't combile ipt_connlimit Date: Thu, 27 Oct 2005 09:00:36 +0800 Message-ID: <43a0cdcb0510261800q7e7a6169t@mail.gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org >> make[3]: *** [net/ipv4/netfilter/ipt_connlimit.o] Error 1 >> make[2]: *** [net/ipv4/netfilter] Error 2 >> make[1]: *** [net/ipv4] Error 2 >> make: *** [net] Error 2 >> >> I want to know how to resolve it > >https://lists.netfilter.org/pipermail/netfilter/2005-October/063400.html >Sorry. I haven't read correctly your post. My answer is wrong. Is the problem of version? I have use another machine and also using 2.6.10 kernel source, iptables-1.3.3, and the same error occured. is it the two software of that versions not compatible?