https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6025
--- Comment #1 from Guy Harris <guy@xxxxxxxxxxxx> 2011-06-15 15:18:35 PDT ---
I'm guessing you built it from source, as it claims to have been built with
libpcap 1.1.1, but the libpcap that comes with 10.6 is libpcap 1.0.0.
I'd try doing "make distclean", re-running the configure script, and
rebuilding. That'll probably try building 64-bit by default, so if the GLib,
etc. you're using aren't 64-bit, you might need to rebuild them or otherwise
get 64-bit versions.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.