From: "Juan M. de la Torre" <jmtorre@gmx.net>
To: linux-kernel@vger.kernel.org
Subject: Problem compiling 2.5.44 (net/ipv4/raw.c)
Date: Tue, 22 Oct 2002 20:49:20 +0200 [thread overview]
Message-ID: <20021022184920.GA8742@apocalipsis> (raw)
net/ipv4/raw.c: In function `raw_send_hdrinc':
net/ipv4/raw.c:297: `NF_IP_LOCAL_OUT' undeclared (first use in this
function)
net/ipv4/raw.c:297: (Each undeclared identifier is reported only once
net/ipv4/raw.c:297: for each function it appears in.)
make[2]: *** [net/ipv4/raw.o] Error 1
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2
net/ipv4/raw.c includes linux/netfilter.h, but not linux/netfilter_ipv4.h
(NF_IP_LOCAL_OUT is defined in netfilter_ipv4.h).
Regards,
Juanma
--
/jm
next reply other threads:[~2002-10-22 18:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-22 18:49 Juan M. de la Torre [this message]
2002-10-22 20:18 ` Problem compiling 2.5.44 (net/ipv4/raw.c) Alan Cox
2002-10-23 14:33 ` Bjoern A. Zeeb
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=20021022184920.GA8742@apocalipsis \
--to=jmtorre@gmx.net \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.