linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: florin@iucha.net (Florin Iucha)
Cc: torvalds@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] [TRIVIAL] Fix ipt_helper compilation. Was: Linux v2.6.0-test2
Date: Sun, 27 Jul 2003 18:55:08 -0700	[thread overview]
Message-ID: <20030727185508.35307c31.davem@redhat.com> (raw)
In-Reply-To: <20030727202234.GA7280@iucha.net>

On Sun, 27 Jul 2003 15:22:34 -0500
florin@iucha.net (Florin Iucha) wrote:

> One of these broke the compilation of net/ipv4/netfilter/ipt_helper.o:
>   CC [M]  net/ipv4/netfilter/ipt_helper.o
> In file included from net/ipv4/netfilter/ipt_helper.c:13:
> include/linux/netfilter_ipv4/ip_conntrack_core.h: In function `ip_conntrack_confirm':
> include/linux/netfilter_ipv4/ip_conntrack_core.h:46: error: `NF_ACCEPT' undeclared (first use in this function)
> include/linux/netfilter_ipv4/ip_conntrack_core.h:46: error: (Each undeclared identifier is reported only once
> include/linux/netfilter_ipv4/ip_conntrack_core.h:46: error: for each function it appears in.)
> 
> This trivial patch fixes it:

Please post this to the networking and netfilter lists
so that people who work in this area of the kernel will
see your posting.

Thank you.

  reply	other threads:[~2003-07-28  1:41 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-27 17:08 Linux v2.6.0-test2 Linus Torvalds
2003-07-27 17:23 ` where are the sources :-) Voicu Liviu
2003-07-27 17:27   ` Linus Torvalds
2003-07-27 19:24     ` Lukasz Trabinski
2003-07-28  3:03       ` Randy.Dunlap
2003-07-28  7:46         ` Lukasz Trabinski
2003-07-29  0:19           ` Mike Fedyk
2003-07-28  0:57     ` Erik Tews
2003-07-28  1:50       ` David S. Miller
2003-07-28  5:07       ` Voicu Liviu
2003-07-28  2:22     ` Larry McVoy
2003-07-28 10:03       ` Erik Tews
2003-07-27 19:42 ` Linux v2.6.0-test2 Harald Dunkel
2003-07-28  6:36   ` Otto Solares
2003-07-27 20:22 ` [PATCH] [TRIVIAL] Fix ipt_helper compilation. Was: " Florin Iucha
2003-07-28  1:55   ` David S. Miller [this message]
2003-07-27 21:45 ` Paco Ros
2003-07-28 13:03 ` [patch 2.6.0-test2: com20020_cs.c doesn't compile Adrian Bunk
2003-07-28 13:11   ` Christoph Hellwig
2003-07-28 13:27 ` Linux v2.6.0-test2 Adrian Bunk
2003-07-29  7:25   ` Francois Romieu
2003-07-29  7:33     ` Adrian Bunk
2003-07-29  0:14 ` Linux v2.6.0-test2 (compile stats) John Cherry
2003-07-30 21:27 ` dm: v4 ioctl interface (was: Re: Linux v2.6.0-test2) Geert Uytterhoeven
2003-07-30 21:39   ` Andrew Morton
2003-07-31  8:04     ` Geert Uytterhoeven

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=20030727185508.35307c31.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=florin@iucha.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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).