Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Wireshark 0.99.7pre1 is now available

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Tue, 27 Nov 2007 03:07:41 +0100
Maynard, Chris schrieb:
I've been away on vacation, so I hope it's not too late to report this (maybe it's been reported/fixed already?), but I tried to build a U3 installer from the 0.99.7pre1 sources, and it failed as follows:
if not exist data\"My Captures" mkdir data\"My Captures"
        if not exist manifest mkdir manifest
        cd ..\tools
NMAKE : fatal error U1077: 'cd' : return code '0x1'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\Bin\N
MAKE.EXE"' : return code '0x2'
Stop.
Trying to build the portable apps installer failed identically.
I've tried to reproduce with current SVN, and got:

1> xcopy ..\..\..\tshark.exe host /d /y
1>..\..\..\tshark.exe
1>1 Datei(en) kopiert (1 file copied)
1> xcopy u3util.exe host /d /y
1>C:u3util.exe
1>1 Datei(en) kopiert
1> C:\wireshark-win32-libs\upx301w\upx.exe device\plugins\0.99.8\*.dll
1>Zugriff verweigert (access denied)
1>NMAKE : fatal error U1077: 'C:\wireshark-win32-libs\upx301w\upx.exe' : return code '0x1'
1>Stop.

Anyone with a knowledge how this should look like could have a look?

Regards, ULFL