I had the same issue and forgot to submit it: the win32-setup.sh (and 
IIRC one of the other scripts in the top level - make-manuf perhaps?) 
had been converted to DOS line endings and bash doesnt like it (even 
under Windoes)

Neil

Robert Trybis wrote:
> I am trying to work my way through the Developer Installation on a
> Windows XP machine, but tools verification seems to fail;
> 
> I have got Microsoft Visual Studio 6.0 installed.
> The installation of Cygwin and its additional packages seemed to go
> okay, I can open a bash window.
> I downloaded the wireshark-0.99.4 sources using SVN
> Running nmake to verify the tools fails though, the output is given
> below.
> 
> Any ideas what is going wrong and how to correct it?
> 
> Regards
> RT
> 
> 
> C:\Program Files\Wireshark>nmake -f Makefile.nmake verify_tools 
> 
> Microsoft (R) Program Maintenance Utility   Version 6.00.9782.0
> Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
> 
>       bash tools\win32-setup.sh --appverify  cl  link  nmake  bash
> bison  flex    env     grep    /usr/bin/find   perl    env python
> sed    unzip   wget
> tools/win32-setup.sh: line 2: 
> : command not found
> tools/win32-setup.sh: line 8: 
> : command not found
> tools/win32-setup.sh: line 9: syntax error near unexpected token `{
> '
> tools/win32-setup.sh: line 9: `err_exit () {
> '
> NMAKE : fatal error U1077: 'bash' : return code '0x2'
> Stop.
> _______________________________________________
> Wireshark-dev mailing list
> [email protected]
> http://www.wireshark.org/mailman/listinfo/wireshark-dev

-- 
=================================================
ip.access ltd                   Tel: 01954 713715
Building 2020,                  Fax: 01954 713799
Cambourne Business Park,
Cambourne,
Cambridge, CB23 6DW, UK
Visit the website at http://www.ipaccess.com
=================================================
_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to