ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] buildbot failure in Wireshark (development) on Windows-7-x64

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 11 Apr 2011 23:09:53 -0700
On Apr 11, 2011, at 11:06 PM, Anders Broman wrote:

> The problem is that inflatePrime is missing from zlib.def, we should probably build with zlib 1.2.5
> instead.

...or, if there's a *compelling* reason not to just go with 1.2.5, build 1.2.3 with a modified zlib.def that includes inflatePrime (which appears to have been added to zlib in release 1.2.2.4, which came out on 11 July 2005).  I don't know of a compelling reason not to just go with 1.2.5, though.