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 4152] New dissector for LTP

Date: Sun, 29 Nov 2009 11:27:04 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4152

Ivan Sy <ivan_jr@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ivan_jr@xxxxxxxxx

--- Comment #8 from Ivan Sy <ivan_jr@xxxxxxxxx> 2009-11-29 11:27:03 PST ---
compiling svn 31120 under windows, shows errors 

thanks.

========================

Microsoft (R) Program Maintenance Utility Version 9.00.21022.08
Copyright (C) Microsoft Corporation.  All rights reserved.

        cl -DWIN32 -DNULL=0 -D_MT -D_DLL -WX -DHAVE_CONFIG_H /I. /I.. /I../..
/I
C:\wireshark-win32-libs\gtk2\include\glib-2.0 
/IC:\wireshark-win32-libs\gtk2\li
b\glib-2.0\include  /IC:\wireshark-win32-libs\zlib123\include 
/IC:\wireshark-wi
n32-libs\pcre-7.0\include /IC:\wireshark-win32-libs\gnutls-2.8.5-1\include
/DNOC
RYPT /DIMPORT_LIGNUTLSDLL   /IC:\wireshark-win32-libs\kfw-3.2.2-ws1\include 
/IC
:\wireshark-win32-libs\GeoIP-1.4.5ws\libGeoIP 
/IC:\wireshark-win32-libs\WPdpack
\include -D_U_="" /Zi /W3 /MD /D_CRT_SECURE_NO_DEPRECATE
/D_CRT_NONSTDC_NO_DEPRE
CATE /DWIN32_LEAN_AND_MEAN /DMSC_VER_REQUIRED=1500
/D_BIND_TO_CURRENT_CRT_VERSIO
N=1 /MP -Fd.\ -c packet-ltp.c
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.21022.08 for 80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

packet-ltp.c
packet-ltp.c(228) : error C2220: warning treated as error - no 'object' file
gen
erated
packet-ltp.c(228) : warning C4244: '+=' : conversion from 'guint64' to 'int',
po
ssible loss of data
packet-ltp.c(258) : warning C4244: 'function' : conversion from 'guint64' to
'gi
nt', possible loss of data
NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio
9.0\
VC\BIN\cl.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio
9.0\
VC\BIN\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"c:\Program Files (x86)\Microsoft Visual Studio
9.0\
VC\BIN\nmake.exe"' : return code '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.