From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: Compiling 1.3.6 Date: Mon, 09 Oct 2006 18:02:49 +0200 Message-ID: <452A72A9.4060800@trash.net> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: Marco Berizzi Cc: netfilter@lists.netfilter.org, netfilter-devel@lists.netfilter.org, mysql.jorge@decimal.pt, pablo@netfilter.org Marco Berizzi wrote: > Pablo Neira Ayuso wrote: > >> Pablo Neira Ayuso wrote: >> >>> Patrick McHardy wrote: >>> >>>> Pablo Neira Ayuso wrote: >>>> >>>>> min_ip and max_ip type has been changed from u_int32_t to __be32 >>>>> that is >>>>> not defined in userspace, this breaks iptables compilation. > > > I'm able to compile iptables 1.3.6 with 2.6.18 kernel > headers without any errors. > However iptables 1.3.6 + linux 2.6.19-rc1 kernel > headers give me this error: Does the patch I just sent fix it?