Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7185] can't show packet bytes for radius eap-md5-challenge

Date: Fri, 18 May 2012 09:05:27 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7185

--- Comment #10 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2012-05-18 09:05:26 PDT ---
(In reply to comment #9)
> orwhat's wrong with me ?

Can you try updating to the latest sources and then running "nmake -f
Makefile.nmake setup", followed by a "distclean" then "all"?  Your build
environment seems out of date.  Compare with what I have:

Compiled (32-bit) with GTK+ 2.24.10, with Cairo 1.10.2, with Pango 1.30.0, with
GLib 2.32.2, with WinPcap (4_1_2), with libz 1.2.5, without POSIX capabilities,
with SMI 0.4.8, with c-ares 1.7.1, with Lua 5.1, without Python, with GnuTLS
2.12.18, with Gcrypt 1.4.6, with MIT Kerberos, with GeoIP, with PortAudio
V19-devel (built May 15 2012), with AirPcap.

Note the major differences:
Pango: Mine = 1.30.0; yours = 1.29.4
GLib:  Mine = 2.32.2; yours = 2.28.8

By the way, are you compiling pristine sources or have you made any
modifications?  If you have made any modifications, then try compiling pristine
sources first, then retesting.  If the problem goes away, then it's not a
Wireshark bug, but something with your changes.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.