Just some additional info.
Here is the exact error I was seeing.
$ nmake -f Makefile.nmake setup
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
Checking for required applications:
cl: /cygdrive/c/Program Files/Microsoft Visual Studio .NET
2003/Vc7/bin/
cl
link: /cygdrive/c/Program Files/Microsoft Visual Studio .NET
2003/Vc7/bi
n/link
nmake: /cygdrive/c/Program Files/Microsoft.NET/SDK/v1.1/Bin/nmake
bash: /usr/bin/bash
bison: /usr/bin/bison
flex: /usr/bin/flex
env: /usr/bin/env
grep: /usr/bin/grep
/usr/bin/find: /usr/bin/find
perl: /usr/bin/perl
env: /usr/bin/env
python: /usr/bin/python
sed: /usr/bin/sed
unzip: /usr/bin/unzip
wget: /usr/bin/wget
cygpath: cannot create short name of C:\wireshark-win32-libs
****** glib-2.6.6.zip ******
No HTTP proxy specified (http_proxy and HTTP_PROXY are empty).
Downloading gtk2.6/glib-2.6.6.zip into , installing into glib
--12:35:52--
http://anonsvn.wireshark.org/wireshark-win32-libs/tags/2006-08-09/
packages/gtk2.6/glib-2.6.6.zip
=> `glib-2.6.6.zip'
Resolving anonsvn.wireshark.org... 128.121.50.122
Connecting to anonsvn.wireshark.org|128.121.50.122|:80... connected.
HTTP request sent, awaiting response... -1
12:35:53 ERROR -1: Malformed status line.
ERROR: Can't download
http://anonsvn.wireshark.org/wireshark-win32-libs/tags/200
6-08-09/packages/gtk2.6/glib-2.6.6.zip
NMAKE : fatal error U1077: 'bash' : return code '0x1'
Stop.
--- Andrew Feren <acferen@xxxxxxxxx> wrote:
> Can anyone offer advice on using
>
> nmake -f Makefile.nmake setup
>
> wget kept failing for me with an error about Malformed HTTP
>
> I finally checked everything out using svn and used tools/win32-setup.sh to
>
> unpack what I checked out. That seems to have worked and everything is
> currently building. I would, however, like to be able to use wget in the
> future.
>
> $ wget --version
> GNU Wget 1.10.2
>
> Any thoughts?
>
> -Andrew
>
> -Andrew Feren
> acferen@xxxxxxxxx
> _______________________________________________
> Wireshark-dev mailing list
> Wireshark-dev@xxxxxxxxxxxxx
> http://www.wireshark.org/mailman/listinfo/wireshark-dev
>
-Andrew Feren
acferen@xxxxxxxxx