Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/netsniff-ng: Allow to build with uclibc but w/o mausezahn
Date: Thu, 28 Mar 2019 18:16:32 +0100	[thread overview]
Message-ID: <20190328181632.10308c68@windsurf> (raw)
In-Reply-To: <2b7060f3-d03b-a456-4796-b5a6f81c72d9@mind.be>

Hello,

On Wed, 6 Mar 2019 10:28:26 +0100
Arnout Vandecappelle <arnout@mind.be> wrote:

>  Now you mention it, it looks like the libpcap dependency is also only used for
> mausezahn...

Not so sure:

$ grep pcap.h bpf_comp.c 
#include <pcap.h>
$ grep bpf_comp netsniff-ng/Makefile 
netsniff-ng-objs +=	bpf_comp.o

$ grep -r "lpcap" *
configure:	$CC -o $TMPDIR/pcaptest $TMPDIR/pcaptest.c -lpcap >> config.log 2>&1
mausezahn/Makefile:			-lpcap \
netsniff-ng/Makefile:netsniff-ng-libs +=	-lpcap

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2019-03-28 17:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-04  8:57 [Buildroot] [PATCH 1/1] package/netsniff-ng: Allow to build with uclibc but w/o mausezahn Vadim Kochan
2019-03-04 19:06 ` Arnout Vandecappelle
2019-03-06  5:29   ` Vadim Kochan
2019-03-06  9:28     ` Arnout Vandecappelle
2019-03-28 17:16       ` Thomas Petazzoni [this message]
2019-03-28 17:15   ` Thomas Petazzoni
2019-03-28 17:41     ` Vadym Kochan
2019-03-28 17:56 ` Thomas Petazzoni

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=20190328181632.10308c68@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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