Ethereal-dev: RE: [Ethereal-dev] Build under Windows

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Graham Bloice" <graham.bloice@xxxxxxxxxxxxx>
Date: Wed, 30 Nov 2005 15:40:59 -0000
com
> Subject: [Ethereal-dev] Build under Windows
>
>
> Hello
>
> My env is Win2K, VC6.0 SP6
> Souce code get by the SVN trunk.
>
> According the README.nmake
>
> I do "nmake -f makefile.nmake setup"
> ------------------------------------------------------------------
> ------------------------
> Microsoft (R) Program Maintenance Utility   Version 6.00.9782.0
> Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
>
> 'bash' is not recognized as an internal or external command,
> operable program or batch file.
> NMAKE : fatal error U1077: 'bash' : return code '0x1'
> Stop.
> ------------------------------------------------------------------
> -----------------------


Have you modified config.nmake to point to your Cygwin binaries ?  Have you
got any Cygwin binaries ?  Building from svn, or acquiring the required
libraries via the setup target, on win32 requires some Cygwin tools.

Regards,
Graham