On Sun, Mar 14, 2004, [EMAIL PROTECTED] wrote:

> I tried but I receive this error...
> --------------------------------------------------------------------------------
> ...>nmake -f ms\ntdll.mak
> 
> Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
> Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
> 
> Building OpenSSL
>         cl /Fotmp32dll\n_pkey.obj  -Iinc32 -Itmp32dll /MD /W3 /WX /G5 /Ox
> /O2 /O
> b2 /Gs0 /GF /Gy /nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN
>  -DDSO_WIN32 /Fdout32dll -DOPENSSL_NO_KRB5 -D_WINDLL  -DOPENSSL_BUILD_SHLIBCRYPT
> O -c .\crypto\asn1\n_pkey.c
> n_pkey.c
> .\crypto\asn1\n_pkey.c(96) : error C2370: 'NETSCAPE_ENCRYPTED_PKEY_it' :
> redefin
> ition; different storage class
>         .\crypto\asn1\n_pkey.c(93) : see declaration of 'NETSCAPE_ENCRYPTED_PKEY
> _it'
> .\crypto\asn1\n_pkey.c(106) : error C2370: 'NETSCAPE_PKEY_it' : redefinition;
> di
> fferent storage class
>         .\crypto\asn1\n_pkey.c(103) : see declaration of 'NETSCAPE_PKEY_it'
> NMAKE : fatal error U1077: 'cl' : return code '0x2'
> Stop.
> -------------------------------------------------------------------------------
> What can I do? Thank in advance!
> 

Did you follow the instructions in INSTALL.W32 including the:

perl Configure VC-WIN32

bit? What version of VC++ is this?

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to