FreeBSD Bugzilla – Attachment 231052 Details for
Bug 261242
security/nmap: Fails to build on 13-STABLE: net/bpf.h:364:8: error: redefinition of 'bpf_insn'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
nmap must use pcap provided by base
nmap.diff (text/plain), 403 bytes, created by
Cy Schubert
on 2022-01-16 18:13:57 UTC
(
hide
)
Description:
nmap must use pcap provided by base
Filename:
MIME Type:
Creator:
Cy Schubert
Created:
2022-01-16 18:13:57 UTC
Size:
403 bytes
patch
obsolete
>diff --git a/security/nmap/Makefile b/security/nmap/Makefile >index c2223cd54aec..d7580970fa2f 100644 >--- a/security/nmap/Makefile >+++ b/security/nmap/Makefile >@@ -57,6 +57,7 @@ CONFIGURE_ARGS+=--without-localdirs \ > > .if ${PORT_OPTIONS:MPCAP} > BROKEN_FreeBSD_14= Conflicts with pcap in base >+BROKEN_FreeBSD_13= Conflicts with pcap in base > .endif > > # XXX limit results if we do a grep in the sources!
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 261242
: 231052
Working