to avoid such problems it make sense to add the cygwin on the first position
instead of the end. It should no problem for other applications, because the settings
are lost if CMD.exe is closed
I would suggest to change the batch example in the devel guide to the following
which is working well in my environment...
set PATH=.;%PATH%
set PATH=c:\cygwin\bin;%PATH%
have a nice day,
Andreas
2009/3/24 Andreas Heise
<aheise.lists@xxxxxxxxxxxxxx>
yes now I could also interpret the problem in the "verify_tools" output,
but before it was not clear for me as the tool found version of grep.
I was not clear that this was not enought...
regards,
Andreas
C:\wireshark>nmake -f Makefile.nmake verify_tools
Microsoft (R) Program Maintenance Utility, Version 9.00.30729.01
Copyright (C) Microsoft Corporation. All rights reserved.
Checking for required applications:
cl: /cygdrive/c/Programme/Microsoft Visual Studio 9.0/VC/BIN/cl
link: /cygdrive/c/Programme/Microsoft Visual Studio 9.0/VC/BIN/li
nmake: /cygdrive/c/Programme/Microsoft Visual Studio 9.0/VC/BIN/n
mt: /cygdrive/c/Programme/Microsoft SDKs/Windows/v6.0A/bin/mt
bash: /usr/bin/bash
bison: /usr/bin/bison
flex: /usr/bin/flex
env: /usr/bin/env
grep: /cygdrive/c/Programme/Borland/BDS/4.0/Bin/grep
/usr/bin/find: /usr/bin/find
perl: /usr/bin/perl
C:\Python26\python.exe: /cygdrive/c/Python26/python.exe
sed: /usr/bin/sed
unzip: /usr/bin/unzip
wget: /usr/bin/wget
C:\wireshark>
2009/3/23 Gerald Combs
<gerald@xxxxxxxxxxxxx>
Stig Bjørlykke wrote:
> 2009/3/23 Andreas Heise <
aheise.lists@xxxxxxxxxxxxxx>:
>> I found the problem, as you assumed it was a problem of other grep version
>> which was in the path of an old Borland Delphi installation.
>
> I can remember someone had this problem before. Can we add a check for this?
"nmake -f makefile.nmake verify_tools" will show you the paths for each required
tool. Is this sufficient?
--
Join us for Sharkfest’09 | Stanford University, June 15 – 18
http://www.cacetech.com/sharkfest.09/