However, while doing the verify tools check, I keep getting
this problem (tried on 2 seperate machines):
Setting environment for using Microsoft Visual Studio 2008
x86 tools.
C:\Program Files\Microsoft Visual Studio 9.0\VC>cd
\wireshark
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.
/cygdrive/c/wireshark/tools/win-setup.sh: line 6: $'\r':
command not found
/cygdrive/c/wireshark/tools/win-setup.sh: line 14: $'\r':
command not found
/cygdrive/c/wireshark/tools/win-setup.sh: line 29: syntax
error near unexpected
token `$'{\r''
'cygdrive/c/wireshark/tools/win-setup.sh: line 29: `err_exit
() {
/cygdrive/c/wireshark/tools/win-setup.sh: line 6: $'\r':
command not found
/cygdrive/c/wireshark/tools/win-setup.sh: line 14: $'\r':
command not found
/cygdrive/c/wireshark/tools/win-setup.sh: line 29: syntax
error near unexpected
token `$'{\r''
'cygdrive/c/wireshark/tools/win-setup.sh: line 29: `err_exit
() {
NMAKE : fatal error U1077: 'c:\cygwin\bin\bash.EXE' : return
code '0x2'
Stop.
Could you please advise me how to get around this problem.
I tried with 1.4.4, but it was still the same.
Then I downloaded 1.5.0, and same problem once again.
Now I am trying getting subversion and will try out the trunk version.