On Tue, Apr 12, 2011 at 10:25:23AM +0200, Anders Broman wrote: > On Tue, Apr 12, 2011 at 08:06:19AM +0200, Anders Broman wrote: > >> The problem is that inflatePrime is missing from zlib.def, we should > >> probably build with zlib 1.2.5 > > > >Or test if we have inflatePrime in zlib, patch for configure.in, don't know > >how to the same for Windows. > > N.B The problem is not that it does not exist, it just needs to be in the > .def file as well as in the .h file.
Yes, and this patch checks if inflatePrime symbol exists and is visible in -lz. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
