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

Wireshark-dev: Re: [Wireshark-dev] SVN revision 36552 on Debian Lenny and gzopen64 function

From: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Date: Tue, 12 Apr 2011 08:38:24 +0200
Hi Guy,

2011/4/11 Guy Harris <guy@xxxxxxxxxxxx>

On Apr 11, 2011, at 9:12 AM, Guy Harris wrote:

> I'll look at getting rid of the use of the zlib gz* routines for output (just as we've done for input), so that we're not hosed by whatever bogosities particular versions of zlib have in their large file support.

Done, as of revision 36563.  See whether that builds (it builds on OS X, but big deal - OS X is a 4.4-Lite-derived OS, so it's had a 64-bit off_t, regardless of the size of long, since Day One, and I'm building it on Snow Leopard on a Core 2 machine so it's building 64-bit by default anyway).

It works fine now.

Thanks,
Pascal.