All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 7370] New: ngrep - requires --with-pcap-includes fully defined to find bpf.h
@ 2014-09-08 18:49 bugzilla at busybox.net
  2014-09-08 18:55 ` [Buildroot] [Bug 7370] " bugzilla at busybox.net
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2014-09-08 18:49 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=7370

           Summary: ngrep - requires --with-pcap-includes fully defined to
                    find bpf.h
           Product: buildroot
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: lonnie at abelbeck.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


For the ngrep package, with the following change:
--
-    --with-pcap-includes=$(STAGING_DIR)/usr/include \
+    --with-pcap-includes=$(STAGING_DIR)/usr/include/pcap \
--

The bpf.h include file is now properly found, such that the following are
defined in config.h:
--
#define HAVE_DLT_RAW 1
#define HAVE_DLT_LOOP 1
#define HAVE_DLT_LINUX_SLL 1
#define HAVE_DLT_IEEE802_11 1
#define HAVE_DLT_IEEE802_11_RADIO 1
--

One benefit is that "ngrep -d any" now works since HAVE_DLT_LINUX_SLL is
defined.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 7370] ngrep - requires --with-pcap-includes fully defined to find bpf.h
  2014-09-08 18:49 [Buildroot] [Bug 7370] New: ngrep - requires --with-pcap-includes fully defined to find bpf.h bugzilla at busybox.net
@ 2014-09-08 18:55 ` bugzilla at busybox.net
  2014-10-22 10:35 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2014-09-08 18:55 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=7370

--- Comment #1 from Thomas De Schampheleire <patrickdepinguin@gmail.com> 2014-09-08 18:55:10 UTC ---
Thanks for reporting this.
Would you mind sending this as a proper patch to the mailing list? This will
definitely help us.
If you're unsure on how to send patches, have a look at
http://buildroot.uclibc.org/downloads/manual/manual.html#submitting-patches

Thanks in advance!

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 7370] ngrep - requires --with-pcap-includes fully defined to find bpf.h
  2014-09-08 18:49 [Buildroot] [Bug 7370] New: ngrep - requires --with-pcap-includes fully defined to find bpf.h bugzilla at busybox.net
  2014-09-08 18:55 ` [Buildroot] [Bug 7370] " bugzilla at busybox.net
@ 2014-10-22 10:35 ` bugzilla at busybox.net
  2014-10-22 20:49 ` bugzilla at busybox.net
  2014-10-23  5:56 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2014-10-22 10:35 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=7370

--- Comment #2 from Thomas De Schampheleire <patrickdepinguin@gmail.com> 2014-10-22 10:35:54 UTC ---
Patch sent to the list: http://patchwork.ozlabs.org/patch/401242/

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 7370] ngrep - requires --with-pcap-includes fully defined to find bpf.h
  2014-09-08 18:49 [Buildroot] [Bug 7370] New: ngrep - requires --with-pcap-includes fully defined to find bpf.h bugzilla at busybox.net
  2014-09-08 18:55 ` [Buildroot] [Bug 7370] " bugzilla at busybox.net
  2014-10-22 10:35 ` bugzilla at busybox.net
@ 2014-10-22 20:49 ` bugzilla at busybox.net
  2014-10-23  5:56 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2014-10-22 20:49 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=7370

--- Comment #3 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 2014-10-22 20:49:04 UTC ---
Patch applied, thanks!

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 7370] ngrep - requires --with-pcap-includes fully defined to find bpf.h
  2014-09-08 18:49 [Buildroot] [Bug 7370] New: ngrep - requires --with-pcap-includes fully defined to find bpf.h bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2014-10-22 20:49 ` bugzilla at busybox.net
@ 2014-10-23  5:56 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2014-10-23  5:56 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=7370

Thomas De Schampheleire <patrickdepinguin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

end of thread, other threads:[~2014-10-23  5:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-08 18:49 [Buildroot] [Bug 7370] New: ngrep - requires --with-pcap-includes fully defined to find bpf.h bugzilla at busybox.net
2014-09-08 18:55 ` [Buildroot] [Bug 7370] " bugzilla at busybox.net
2014-10-22 10:35 ` bugzilla at busybox.net
2014-10-22 20:49 ` bugzilla at busybox.net
2014-10-23  5:56 ` bugzilla at busybox.net

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.