pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/59488



The following reply was made to PR pkg/59488; it has been noted by GNATS.

From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: Guy Harris <gharris%sonic.net@localhost>
Subject: Re: pkg/59488
Date: Tue, 11 Nov 2025 19:55:29 +0700

     Date:        Mon, 10 Nov 2025 20:35:02 +0000 (UTC)
     From:        "Guy Harris via gnats" <gnats-admin%NetBSD.org@localhost>
     Message-ID:  <20251110203502.0BD771A923A%mollari.NetBSD.org@localhost>
 
   |  Is there some reason why tcptrace isn't just using pcap_loop() or
   |  pcap_dispatch() or some libpcap API,
 
 No idea, I was simply trying to build it (via pkgsrc) on NetBSD.
 tcptrace comes from:
 
 	https://github.com/blitz/tcptrace
 
 NetBSD pkgsrc has (builds) version 6.6.7 - I have no idea whether or
 not that's the most recent one.   It probably is, as it appears (that
 at least on github) tcptrace has been frozen (readonly) for more than
 5 years now, so I'd assume nothing is going to change in its code any
 more.
 
 All I did was find the smallest change I could apply to the sources
 as they are which would make it build.
 
   |  (The name was changed because somebody complained
 
 That's fine, no complaints about libpcap, nor what stuff is called.
 
 kre
 


Home | Main Index | Thread Index | Old Index