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] Portability issue of capture files.

From: Stephen Fisher <stephentfisher@xxxxxxxxx>
Date: Thu, 21 Sep 2006 22:36:17 -0700
On Thu, Sep 07, 2006 at 10:19:22AM +0200, Andreas Fink wrote:

> Ok. so we spotted a real bug. is this one in libwiretap?  I don't 
> think so as libwiretrap is the same as when I tried it before.

I am experiencing a variation of this zlib problem on OS X.  I first 
posted about the problem in July:

  http://www.wireshark.org/lists/wireshark-dev/200607/msg00530.html

I never spent too much time on trying to figure it out, although at one 
point I narrowed it down to the code in the wiretap/ directory.

I too have a a second zlib installed by MacPorts (DarwinPorts) in /opt 
and whenever I build from source, I experience the problem.  When I 
deactivate zlib, it works properly.  So this issue isn't limited to 
reading capture files.  The DarwinPorts build of Wireshark doesn't have 
this problem (it specifies --with-zlib=/opt/local when building).


Steve