[attempting a resend, 13 months later]
On Sat, Oct 28, 2017 at 08:12:53PM -0700, Guy Harris wrote:
| Michael Mann is looking at generalizing conversations to handle
| arbitrary endpoints, presumably not necessarily in the form of an
| AT_ address plus a PT_ numeric port ID.
|
| [...]
|
On 17-10-28 20:12, Guy Harris wrote:
| Michael Mann is looking at generalizing conversations to handle
| arbitrary endpoints, presumably not necessarily in the form of an
| AT_ address plus a PT_ numeric port ID.
Hi Guy,
Was there any further development on this topic?
(I did try & send a
On 5-1-2019 22:20, Guy Harris wrote:
On Jan 5, 2019, at 1:08 PM, hdv wrote:
wsutil is already in the dependency list. So its not in there.
Please send us your modified version of extcap/CMakeLists.txt.
I fixed it: the function is in 'ws2_32' and I added it conditionally as
follow in my "sn
On Jan 5, 2019, at 1:08 PM, hdv wrote:
> wsutil is already in the dependency list. So its not in there.
Please send us your modified version of extcap/CMakeLists.txt.
___
Sent via:Wireshark-dev mailing list
Archives:
On 5-1-2019 18:56, Guy Harris wrote:
On Jan 5, 2019, at 7:29 AM, hdv wrote:
Ok, I assume there *could* be a binary (static) lib distributed with Wireshark, so it is
not the case apparently. So I don't have to search for the problem there. The makefiles
refer to "GLIB2_LIBRARIES" I assumed t
On Jan 5, 2019, at 7:29 AM, hdv wrote:
> Ok, I assume there *could* be a binary (static) lib distributed with
> Wireshark, so it is not the case apparently. So I don't have to search for
> the problem there. The makefiles refer to "GLIB2_LIBRARIES" I assumed these
> to be the standard library.
On 5-1-2019 00:05, Guy Harris wrote:
On Jan 4, 2019, at 2:38 PM, hdv wrote:
I'm not a guru on CMake, so no idea if the libraries are binary loaded
(probably) or built locally. I even don't know in which lib it was before, it
just worked and now this surprises me. I followed the installation