On 4 April 2011 17:27, Risto Paasila <[email protected]> wrote: > On 4 April 2011 15:37, Anders Broman <[email protected]> wrote: > >> Risto Paasila skrev 2011-04-04 06:23: >> >> Hi, >> >> I'm using >> http://www.wireshark.org/docs/wsdg_html_chunked/ChSetupWin32.html to set >> up the environment, in order to compile wireshark under windows. >> >> 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. >> >> Thanks in advance... >> Risto >> >> If you are building 1.2 or 1.4 you may to have to apply this patch >> http://anonsvn.wireshark.org/viewvc?revision=35788&view=revision >> If you want the latest and greatest you are better off building from >> trunk. >> Best regards >> Anders >> >> >> ___________________________________________________________________________ >> Sent via: Wireshark-dev mailing list <[email protected]> >> <[email protected]> >> Archives: http://www.wireshark.org/lists/wireshark-dev >> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev >> mailto:[email protected]?subject=unsubscribe >> <[email protected]?subject=unsubscribe> >> >> >> >> >> ___________________________________________________________________________ >> Sent via: Wireshark-dev mailing list <[email protected]> >> Archives: http://www.wireshark.org/lists/wireshark-dev >> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev >> mailto:[email protected] >> ?subject=unsubscribe >> > > Thank you. > > 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. > > Regards > Risto >
It works from the trunk revision 36440. My bash version in cygwin is 4.1.10-4. Many thanks, Risto
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
