On Aug 13, 2007, at 20:02, Brian Barrera wrote:
On 8/13/07, Eric Hall wrote:
I suspect the new glib (2.14.0) and wireshark are not getting along, I'll see what I can do with it.
Curious, how do you install the new glib? MacPorts is 1.510 and was updated using selfupdate yet I'm running glib 2.12.12 according to /opt/local/lib/glib-2.0/include/glibconfig.h and otool.
"sudo port sync", then "sudo port -nf upgrade glib2". glib2 was updated to 2.14.0 on 2007-08-11, and before that to 2.12.12 on 2007-07-21. I had hoped that updating glib2 to 2.14.0 would not cause any problems since the release notes say "This is the first in the 2.14 series, providing new functionality compared to GLib 2.12, while maintaining source and binary compatibility."