Hi, No, that doesn't help. :( My VC6 starts building OpenSSL and when compiles 100+ files, it fails for this file (n_pkey.c). From the error message I got I would say something is wrong in the source code of OpenSSL (n_pkey.c file).
Best regards, Milan > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of ahmad hassan > Sent: Monday, May 09, 2005 4:03 PM > To: openssl-users@openssl.org > Subject: RE: Building with VC6 > > > Hello, > > What u have to do is register environment variables of vc. > For that locate > vcvars.bat file usually located in C:\Program Files\Microsoft Visual > Studio\VC98\Bin or whatever you root directory is or rerun > vc++ setup to > register vc environment variables. > > Regards, > Ahmad. > > >From: "Milan Tomic" <[EMAIL PROTECTED]> > >Reply-To: openssl-users@openssl.org > >To: <openssl-users@openssl.org> > >Subject: Building with VC6 > >Date: Mon, 9 May 2005 15:55:33 +0200 > > > > > >I've just got this error while building latest version of OpenSSL: > > > >n_pkey.c > >.\crypto\asn1\n_pkey.c(96) : error C2370: > 'NETSCAPE_ENCRYPTED_PKEY_it' > >: redefinition; 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; different storage class > > .\crypto\asn1\n_pkey.c(103) : see declaration of > >'NETSCAPE_PKEY_it' NMAKE : fatal error U1077: 'cl' : return > code '0x2' > >Stop. > > > >What is it? > > _________________________________________________________________ > Express yourself instantly with MSN Messenger! Download today > it's FREE! > http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ > > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager [EMAIL PROTECTED] > ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]