Wireshark-bugs: [Wireshark-bugs] [Bug 3684] SNMP cannot be decoded in case of appended data to m
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3684
--- Comment #8 from massimo <deneb78it@xxxxxxxx> 2009-07-10 03:25:41 PDT ---
(In reply to comment #6)
> Use the steps here:
> http://www.wireshark.org/docs/wsdg_html_chunked/ChSrcPatchApply.html
>
> Apply the patch to the latest SVN build and you should be able to verify the
> fix.
>
I applied the patch by executing the command patch -p0 <snmp-appended_data.diff
on the wireshark directory and i received the following errors (sorry but
they're in italian language).
Without patch, compilation process is OK
register.c
packet-snmp.c
packet-snmp-template.c(1567) : error C2220: avviso utilizzato come errore -
ness
un file 'object' generato
packet-snmp-template.c(1567) : warning C4018: '>': errata corrispondenza tra
sig
ned e unsigned
Generazione del codice in corso...
NMAKE : fatal error U1077: '"C:\Programmi\Microsoft Visual Studio
9.0\VC\BIN\cl.
EXE"' : codice restituito '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Programmi\Microsoft Visual Studio
9.0\VC\BIN\nma
ke.exe"' : codice restituito '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Programmi\Microsoft Visual Studio
9.0\VC\BIN\nma
ke.exe"' : codice restituito '0x2'
Stop.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.