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 6658] Improvements to GSM RR dissection of half-octet IEs

Date: Sun, 11 Dec 2011 10:19:31 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6658

--- Comment #6 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2011-12-11 10:19:28 PST ---
Hi,
You need to patch the following files too I beleve:
   Creating library libwireshark.lib and object libwireshark.exp
dissectors.lib(packet-gsm_a_gm.obj) : error LNK2001: unresolved external symbol
lower_nibble
dissectors.lib(packet-gsm_a_bssmap.obj) : error LNK2001: unresolved external
sym
bol lower_nibble
dissectors.lib(packet-bssgp.obj) : error LNK2001: unresolved external symbol
low
er_nibble
dissectors.lib(packet-sgsap.obj) : error LNK2001: unresolved external symbol
low
er_nibble
dissectors.lib(packet-nas_eps.obj) : error LNK2001: unresolved external symbol
l
ower_nibble
dissectors.lib(packet-gsm_bssmap_le.obj) : error LNK2001: unresolved external
sy
mbol lower_nibble
dissectors.lib(packet-gsm_a_rp.obj) : error LNK2001: unresolved external symbol
lower_nibble
libwireshark.dll : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio
9.0\
VC\BIN\x86_amd64\link.EXE"' : return code '0x460'
Stop.
NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio
9.0\
VC\BIN\nmake.exe"' : return code '0x2'
Stop.

Regards
Anders

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