netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: jdb@comx.dk
Cc: yasuyuki@netfilter.org,
	Netfilter Developers <netfilter-devel@vger.kernel.org>
Subject: Re: [PATCH] Fix make/compile error for iptables-1.4.0rc1
Date: Sun, 25 Nov 2007 16:13:59 +0100	[thread overview]
Message-ID: <47499137.3060709@trash.net> (raw)
In-Reply-To: <1195834612.3866.42.camel@localhost.localdomain>

Jesper Dangaard Brouer wrote:
> Fixing a make/compile issue with iptables, release candidate 1.4.0rc1,
> which has existed since SVN changeset 6920.  This patch adds ip_tables.h
> and ip6_tables.h, and updates x_tables.h, taken from Linus'es git tree.
> 
> Changeset 6920 added the include file x_tables.h from kernel source, but
> didn't add ip_tables.h and ip6_tables.h.
> 
> At some point (Tue Nov 14 19:48:48 2006, by Yasuyuki Kozakai) these
> kernel headers where changed, which actually removes certain
> depencencies from ip_tables.h and ip6_tables.h to x_tables.h.
> 
> If compiling will fail, with old kernel headers (ip_tables.h and
> ip6_tables.h) available in systems include path, because they depend on
> certaine defines in x_tables.h with is missing in the version in SVN.


Applied, but I stripped the #ifdef __KERNEL__ sections first.
Thanks Jesper.

  parent reply	other threads:[~2007-11-25 15:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-16 20:32 Make/compile error for iptables-1.4.0rc1 Jesper Dangaard Brouer
2007-11-16 21:34 ` Jan Engelhardt
2007-11-18 12:49   ` Jesper Dangaard Brouer
2007-11-18 14:23     ` Jesper Dangaard Brouer
2007-11-20 23:10       ` [FIX] " Jesper Dangaard Brouer
2007-11-21  7:53         ` Patrick McHardy
2007-11-21 11:21           ` Jan Engelhardt
2007-11-21 19:30           ` Jesper Dangaard Brouer
2007-11-22 10:31             ` Patrick McHardy
2007-11-23 14:30               ` Jesper Dangaard Brouer
2007-11-23 16:16                 ` [PATCH] Fix make/compile " Jesper Dangaard Brouer
2007-11-23 16:38                   ` Jan Engelhardt
2007-11-25 15:13                   ` Patrick McHardy [this message]
2007-11-26  5:55                     ` Yasuyuki KOZAKAI
     [not found]                     ` <200711260555.lAQ5tXS0025231@toshiba.co.jp>
2007-11-26  6:23                       ` Patrick McHardy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47499137.3060709@trash.net \
    --to=kaber@trash.net \
    --cc=jdb@comx.dk \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=yasuyuki@netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).