Wireshark-dev: Re: [Wireshark-dev] tshark (Windows) not working
Actually, the SDK upgrade was done because I was seeing some other
mt.exe errors I hadn’t seen before such as “–n” option not supported when
parsing the –nologo argument. Obviously the problem below is due to the missing
zlib1.dll.manifest
file. I am current as far as “nmake –f Makefile.nmake setup” is concerned. From:
wireshark-dev-bounces@xxxxxxxxxxxxx
[mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of Maynard, Chris Currently I am unable to even get that far. I’m at
SVN32735 on Windows XP SP3 (32-bit) with cygwin 1.7.5(0.225/5/3), and after a
“distclean”, compiling with VS2008EE fails due to a zlib-related manifest
error. Here’s the relevant output: Microsoft
(R) Program Maintenance Utility Version 9.00.30729.01 Copyright
(C) Microsoft Corporation. All rights reserved. 'zlib1.dll'
is up-to-date
if not exist C:\wireshark-win32-libs\zlib123 mkdir
C:\wireshark-win32-libs\zlib123
if not exist C:\wireshark-win32-libs\zlib123\lib mkdir
C:\wireshark-win32-libs\zlib123\lib
if not exist C:\wireshark-win32-libs\zlib123\include mkdir
C:\wireshark-win32-libs\zlib123\include
mt.exe -nologo -manifest "zlib1.dll.manifest"
-outputresource:zlib1.dll;2 zlib1.dll.manifest
: general error c1010070: Failed to load and parse the manifest. The system
cannot find the file specified. NMAKE
: fatal error U1077: '"C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin\mt.exe"' : return code '0x1f' Stop. In case it was due to the SDK, I tried to update it to the
latest from here: … but no luck: Microsoft
(R) Program Maintenance Utility Version 9.00.30729.01 Copyright
(C) Microsoft Corporation. All rights reserved. 'zlib1.dll'
is up-to-date
if not exist C:\wireshark-win32-libs\zlib123 mkdir
C:\wireshark-win32-libs\zlib123
if not exist C:\wireshark-win32-libs\zlib123\lib mkdir
C:\wireshark-win32-libs\zlib123\lib
if not exist C:\wireshark-win32-libs\zlib123\include mkdir
C:\wireshark-win32-libs\zlib123\include
mt.exe -nologo -manifest "zlib1.dll.manifest"
-outputresource:zlib1.dll;2 zlib1.dll.manifest
: general error c1010070: Failed to load and parse the manifest. The system
cannot find the file specified. NMAKE
: fatal error U1077: '"C:\Program Files\Microsoft SDKs\Windows\v7.0\bin\mt.exe"' : return code '0x1f' Stop. Anyone else seeing this? - Chris From:
wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx]
On Behalf Of Abhik Sarkar I get the same error with
dumpcap as well. On Mon, May 10, 2010 at 10:02 AM, Abhik Sarkar <sarkar.abhik@xxxxxxxxx> wrote: Hi Joan, On Sun, May 9, 2010 at 10:34 PM, j.snelders <j.snelders@xxxxxxxxxx>
wrote: Hi all,
From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of Abhik Sarkar ___________________________________________________________________________ CONFIDENTIALITY NOTICE: The contents of this email are confidential and for the exclusive use of the intended recipient. If you receive this email in error, please delete it from your system immediately and notify us either by email, telephone or fax. You should not copy, forward, or otherwise disclose the content of the email. CONFIDENTIALITY NOTICE: The contents of this email are confidential and for the exclusive use of the intended recipient. If you receive this email in error, please delete it from your system immediately and notify us either by email, telephone or fax. You should not copy, forward, or otherwise disclose the content of the email. |
- Follow-Ups:
- Re: [Wireshark-dev] tshark (Windows) not working
- From: Bill Meier
- Re: [Wireshark-dev] tshark (Windows) not working
- References:
- Re: [Wireshark-dev] tshark (Windows) not working
- From: j.snelders
- Re: [Wireshark-dev] tshark (Windows) not working
- From: Abhik Sarkar
- Re: [Wireshark-dev] tshark (Windows) not working
- From: Abhik Sarkar
- Re: [Wireshark-dev] tshark (Windows) not working
- From: Maynard, Chris
- Re: [Wireshark-dev] tshark (Windows) not working
- Prev by Date: Re: [Wireshark-dev] tshark (Windows) not working
- Next by Date: Re: [Wireshark-dev] Regarding Compilation of Dissector
- Previous by thread: Re: [Wireshark-dev] tshark (Windows) not working
- Next by thread: Re: [Wireshark-dev] tshark (Windows) not working
- Index(es):