Ethereal-dev: [Ethereal-dev] Compile issue

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

From: Don Gosnell <dgosnell@xxxxxxxxxxxx>
Date: Fri, 27 Feb 2004 19:47:57 -0600
I am able to compile Ethereal-0.10.1 but I am unable to compile the latest one 
0.10.2. Does anyone have an idea why 'cl' works at first but later in the 
compilation it is no longer a recognized command? Below is the error... 



Microsoft (R) Program Maintenance Utility Version 7.00.9466
Copyright (C) Microsoft Corporation.  All rights reserved.

        cd ftypes
        nmake /                   -f Makefile.nmake

Microsoft (R) Program Maintenance Utility Version 7.00.9466
Copyright (C) Microsoft Corporation.  All rights reserved.

        cl -DWIN32 -DNULL=0 -D_MT -D_DLL -
DHAVE_CONFIG_H /I. /I.. /I../..   /IC:\ethereal-win32-libs\pcre-4.4
\include /IC:\ethereal-win
32-libs\WPdpack\include -D_U_="" /Zi /W1 -Fd.\ -c ftypes.c ftype-bytes.c ftype-
double.c ftype-integer.c ftype-ipv4.c ftype-none.c ftype
-pcre.c ftype-string.c ftype-time.c ftype-tvbuff.c
'cl' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'cl' : return code '0x1'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio .NET\VC7
\BIN\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio .NET\VC7
\BIN\nmake.exe"' : return code '0x2'
Stop.