Timothy,
your compiler is visual C. and your current environment-variables don't
contain all the necessary paths.
Somewhere on your system is a script called vcvars32.bat, run it and
then recompile.

Kind regards,
dirk L.

"Timothy H. Schilbach" wrote:

> I have just tried to insall OPENSSL on my Wind2k server. We are
> running the latest version of Active PERL from Activestate. I am using
> a C++ compiler called NMAKE to compile the code as needed. Here are
> the steps I have taken and the error I get in the last step of the
> procedure: 1.  navigate to the Dir c:\temp\openssl2. perl configure
> vc-win323. ms\do_masm  - everything is okay here all has succeeded
> successfully4. nmake -f ms\ntdll.mak  - here is where things go wrong,
> below is the error I get: ERROR: nul
> .\apps\testrsa.h
>         1 file(s) copied.
>         cl /Fotmp32\cryptlib.obj  -Iinc32 -Itmp32 /MD /W3 /WX /G5 /Ox
> /O2 /Ob2 /
> Gs0 /GF /Gy /nologo -DWIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN
> -DDSO_WIN32 -DWINNT
>  /Fdout32  -c .\crypto\cryptlib.c
> 'cl' is not recognized as an internal or external command,
> operable program or batch file.
> NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code
> '0x1'
> Stop.Anyone know why I may be getting this? I am using the latest
> distro of openssl-9.6b Any help would be greatly appreciated. Timothy
> H. Schilbach
> Alpha Omega Design Inc.
> [EMAIL PROTECTED]
> Visit our website at www.aodinc.com

--
*****************
Dirk Laurijssen
Syntegra, creating winners in the digital economy.
+32 2 247 92 20 - [EMAIL PROTECTED]
*****************


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to