Ethereal-dev: Re: [Ethereal-dev] Fun with zlib double-freeing

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

From: Guy Harris <guy@xxxxxxxxxx>
Date: Mon, 11 Mar 2002 16:13:51 -0800
On Tue, Mar 12, 2002 at 11:08:59AM +1100, HOOD, Andy wrote:
> I roll my own. The example was on Solaris/SPARC 2.6
> autoconf 2.52
> automake 1.5
> gcc 3.0.1
> ethereal 0.9.1

So what does "ldd ethereal" report?

What does the Makefile used when you build Ethereal link with?  "-lz"?

Are you using the Solaris linker, or the GNU linker?