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] OSX 32-bit build on 10.5.x (Leopard) no longer supported?

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sun, 7 Jul 2013 10:52:59 -0700
On Jun 25, 2013, at 12:23 PM, Michael Tuexen <Michael.Tuexen@xxxxxxxxxxxxxxxxx> wrote:

> All support libs were build after the system was reinstalled.

What versions of GLib, Pango, ATK, Cairo, and GTK+ were on the system when it was running 10.5, and did you update any of them when you updated the system to 10.6?

I'm trying to get building against an SDK, and with a -mmacosx-version-min flag, working; if I do a "build for 10.5" on 10.6, and install the result on a 10.5 machine, it appears to cause the Leopard X server to crash.  I seem to remember that issue coming up at one point, perhaps due to Pango using a buggy X server code path (the crash appears to be glyph-drawing related).  I may have to try using older versions of the libraries for that.