From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Harsha Sharma <harshasharmaiitr@gmail.com>
Cc: netfilter-devel@vger.kernel.org, outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] [PATCH] update INSTALL to add library libnfnetlink
Date: Tue, 17 Oct 2017 15:07:21 +0200 [thread overview]
Message-ID: <20171017130721.GA21026@salvia> (raw)
In-Reply-To: <20171014125145.8336-1-harshasharmaiitr@gmail.com>
On Sat, Oct 14, 2017 at 06:21:45PM +0530, Harsha Sharma wrote:
> configure.ac checks for libnfnetlink(>=1.0) library
>
> Signed-off-by: Harsha Sharma <harshasharmaiitr@gmail.com>
> ---
> INSTALL | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/INSTALL b/INSTALL
> index d62b428c..d28ea5c1 100644
> --- a/INSTALL
> +++ b/INSTALL
> @@ -11,6 +11,7 @@ iptables uses the well-known configure(autotools) infrastructure.
> Prerequisites
> =============
>
> + * libnfnetlink
OK, but this is optional, please try to compile this without
libnfnetlink and see what it happens. IIRC, this is only needed by
nfnl_osf.
prev parent reply other threads:[~2017-10-17 13:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-14 12:51 [PATCH] update INSTALL to add library libnfnetlink Harsha Sharma
2017-10-17 13:07 ` Pablo Neira Ayuso [this message]
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=20171017130721.GA21026@salvia \
--to=pablo@netfilter.org \
--cc=harshasharmaiitr@gmail.com \
--cc=netfilter-devel@vger.kernel.org \
--cc=outreachy-kernel@googlegroups.com \
/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.