netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] update INSTALL to add library libnfnetlink
@ 2017-10-14 12:51 Harsha Sharma
  2017-10-17 13:07 ` [Outreachy kernel] " Pablo Neira Ayuso
  0 siblings, 1 reply; 2+ messages in thread
From: Harsha Sharma @ 2017-10-14 12:51 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel, outreachy-kernel, Harsha Sharma

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
 	* no kernel-source required
 
 	* but obviously a compiler, glibc-devel and linux-kernel-headers
-- 
2.11.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Outreachy kernel] [PATCH] update INSTALL to add library libnfnetlink
  2017-10-14 12:51 [PATCH] update INSTALL to add library libnfnetlink Harsha Sharma
@ 2017-10-17 13:07 ` Pablo Neira Ayuso
  0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2017-10-17 13:07 UTC (permalink / raw)
  To: Harsha Sharma; +Cc: netfilter-devel, outreachy-kernel

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-17 13:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-14 12:51 [PATCH] update INSTALL to add library libnfnetlink Harsha Sharma
2017-10-17 13:07 ` [Outreachy kernel] " Pablo Neira Ayuso

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).