Opened 4 years ago
Closed 3 years ago
#62860 closed defect (fixed)
trafshow: Fix compilation with libpcap 1.10.0
Reported by: | DanielO (Daniel O'Connor) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | haspatch | Cc: | |
Port: | trafshow |
Description
pcap 1.10.0 adds a pcap_init() function which collides with a function in trafshow.c
Attachments (1)
Change History (4)
Changed 4 years ago by DanielO (Daniel O'Connor)
Attachment: | trafshow-bigsur.diff added |
---|
comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | bigsur removed |
---|---|
Owner: | set to ryandesign |
Status: | new → accepted |
Summary: | trafshow: Fix compilation on Big Sur → trafshow: Fix compilation with libpcap 1.10.0 |
Version: | → 2.6.4 |
comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Type: | update → defect |
---|
comment:3 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Thanks.
For posterity, the error message without this patch was: