Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] Can't build on Windows due to Winsock2 errors.

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 18 Jul 2003 14:02:26 -0700

On Friday, July 18, 2003, at 1:58 PM, Greg Morris wrote:

Since performing a cvs update -Pd this morning I am no longer able to build Ethereal. I know that we ran into similar issues before when not using the WinPcap 2.3 libraries but this is what I have been using for a long time now. Was there another change to require the newer 3.x libraries instead?

No, there was a change to add a new file, "plugin_api_list.c", but it probably doesn't have the right set of #includes, in the right order. I'll look into that. (I suspect the 3.x libraries won't help - the issue is one of WinSock 1 vs. WinSock 2, where 2.3 started using WinSock 2, and 3.x continues to do so.)