Hi, I'm trying to compile Wireshark on a 32bits winXP OS, with VS2005EE and wireshark-1.0.99-SVN-25996.tar.gz (firewall blocking SVN) Being a newbie, I'm following step by step the guide : 2.2. Win32: Step-by-Step Guide
JUST TO NOTICE, in this gzip files: NMAKE : fatal error U1073: incapable d'obtenir 'libwsutil.rc.in' NMAKE : fatal error U1073: incapable d'obtenir 'libwsutil.def' Unable to find these files, have to download them separately I'm facing an error I can't deal with : cl -DWIN32 -DNULL=0 -D_MT -D_DLL -WX -DHAVE_CONFIG_H /I. /I.. /IC:\wireshark-win32-libs\glib\include\glib-2.0 /IC:\w ireshark-win32-libs\glib\lib\glib-2.0\include /IC:\wireshark-win32-libs\WPdpack\include -D_U_="" /Zi /W3 /MD /D_CRT_SECURE_N O_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /DMSC_VER_REQUIRED=1400 -Fd.\ -c file_util.c privileges.c Compilateur d'optimisation Microsoft (R) 32 bits C/C++ version 14.00.50727.42 pour 80x86 Copyright (C) Microsoft Corporation. Tous droits réservés. file_util.c file_util.c(241) : error C2220: avertissement considéré comme une erreur - aucun fichier 'object' généré file_util.c(241) : warning C4018: '>' : incompatibilité signed/unsigned privileges.c Génération de code en cours... NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\cl.EXE"' : code retour '0x2' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\nmake.exe"' : code retour '0x2' Stop. I've read message from Yunfan (Andy) Ying Sent: Tuesday, July 08, 2008 5:10 PM Subject: [Wireshark-dev] INET6_ADDRSTRLEN redefinition And answers But can't find a solution for my problem Help would be much appreciated. Thank You. Yann
_______________________________________________ Wireshark-dev mailing list Wireshark-dev@wireshark.org https://wireshark.org/mailman/listinfo/wireshark-dev