Hi All,

I'm new to open SSL and have been out of the unix realm for several
years now. I have cygwin installed on my machine and am trying to get
openssl to build. 

Assuming I'm reading the install directions correctly, the configure is
executing OK, but the 
ms\do_ms fails with
        %OSVERSION% is not defined at util/pl/VC-32.pl line 41.
        Compilation failed in require at util\mk1mf.pl line 138.

And
nmake -f ms\ntdll.mak runs for a while but eventually fails with
        re /fo"tmp32dll\libeay32.res" /d CRYPTO ms\version32.rc
      link /nologo /subsystem:console /opt:ref /dll
/out:out32dll\libeay32.dll /def:ms/LIBEAY32def @C:\my_path_to_temp
etc...
link: extra operand `/opt:ref'
try `link --help' for more information.
NMAKE : fatalerror U1077: 'link' : return code '0x1'
Stop.

I receive the same error from the nmake if I run ms\do_masm first.

If I start over and run ms\do_nasm, that works but then the nmake -f
ms\ntdll.mak fails outright with 
        'nasmw' is not recognized as an internal or external command.

Any help will be greatly appreciated.

Joe Mierwa

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

Reply via email to