From: Amin Azez <azez@ufomechanic.net>
To: Quinton Hoole <quinton@hoole.biz>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: Mangling IP Options fields
Date: Fri, 20 May 2005 12:17:44 +0100 [thread overview]
Message-ID: <428DC758.7060503@ufomechanic.net> (raw)
In-Reply-To: <428C8D66.3030908@hoole.biz>
Apologies if these comments (below) seem obvious:
Quinton Hoole wrote:
> Warning - no help text file could be found in either
> /usr/src/linux/net/ipv4/netfilter/Config.help
> or /usr/src/linux/Documentation/Configure.help
> fgrep: /usr/src/linux/net/ipv4/netfilter/Config.in: No such file or
> directory
...
> I installed the kernel source RPM according to the instructions in the
> FC3 (http://fedora.redhat.com/docs/release-notes/fc3/x86/), which
> places the kernel source in
>
> /usr/src/redhat/BUILD/kernel-2.6.11/linux-2.6.11
>
> For convenience I created a symbolic link from /usr/src/linux to the
> above.
So, do:
ls -l /usr/src/linux/net/ipv4/netfilter
and see what you get, if it doesn't work then you may need to adjust
your symbolic link to point to
/usr/src/redhat/BUILD/kernel-2.6.11/linux-2.6.11/somewhereelse
I presume there is a net folder somewhere under
/usr/src/redhat/BUILD/kernel-2.6.11/linux-2.6.11?
It is the folder that includes this net folder that needs to be
symlinked to /usr/src/linux.
Sam
next prev parent reply other threads:[~2005-05-20 11:17 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-16 12:38 Mangling IP Options fields Quinton Hoole
2005-05-16 18:43 ` Jonas Berlin
2005-05-19 12:58 ` Quinton Hoole
2005-05-20 11:17 ` Amin Azez [this message]
2005-05-20 13:47 ` Quinton Hoole
2005-06-04 9:23 ` Jonas Berlin
-- strict thread matches above, loose matches on Subject: below --
2005-05-16 12:22 Quinton Hoole
2005-05-16 12:38 ` Tobias DiPasquale
2005-05-16 12:58 ` Quinton Hoole
2005-05-16 15:58 ` Frank Abel
2005-05-16 13:18 ` Quinton Hoole
2005-05-16 13:35 ` Tobias DiPasquale
2005-05-16 14:38 ` Quinton Hoole
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=428DC758.7060503@ufomechanic.net \
--to=azez@ufomechanic.net \
--cc=netfilter-devel@lists.netfilter.org \
--cc=quinton@hoole.biz \
/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.