Hi,

  must be some bad config on my part here, but i added tmp32dll\cryptlib.obj
to the ms\ntdll.mak file in

$(O_SSL): $(SSLOBJ)
        $(LINK) $(MLFLAGS) /out:$(O_SSL) /def:ms/SSLEAY32.def @<<
  tmp32dll\cryptlib.obj $(SHLIB_EX_OBJ) $(SSLOBJ)  $(L_CRYPTO) wsock32.lib
gdi32.lib advapi32.lib
<<

and these errors went away.

glen

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Dale Hirt
Sent: Wednesday, July 31, 2002 2:52 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Problems with compile on Version-0.9.6e under win32.


Hi,

I downloaded the July 30th release of Openssl-0.9.6e.  I compiled it on
Win2k with VC6 and the March PlatformSDk.  It compiled perfectly for me.

YMMV,

Dale

-----Original Message-----
From: Steve Parrish [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 31, 2002 9:55 AM
To: [EMAIL PROTECTED]
Subject: Re: Problems with compile on Version-0.9.6e under win32.


>Hi NG.
>I have problems with the "0.9.6e" version.  I do not have these problems
with
>the "0.9.6d" version.  I use VC++ Win2k.  I get the following error
message:
>
>s3_clnt.obj : error LNK2001: Nichtaufgeloestes externes Symbol _OpenSSLDie
>ssl_sess.obj : error LNK2001: Nichtaufgeloestes externes Symbol _OpenSSLDie
>ssl_asn1.obj : error LNK2001: Nichtaufgeloestes externes Symbol _OpenSSLDie
>s2_srvr.obj : error LNK2001: Nichtaufgeloestes externes Symbol _OpenSSLDie
>s2_clnt.obj : error LNK2001: Nichtaufgeloestes externes Symbol _OpenSSLDie
>s2_lib.obj : error LNK2001: Nichtaufgeloestes externes Symbol _OpenSSLDie
>s3_srvr.obj : error LNK2001: Nichtaufgeloestes externes Symbol _OpenSSLDie
>out32dll\ssleay32.dll : fatal error LNK1120: 1 unaufgeloeste externe
Verweise
>NMAKE : fatal error U1077: 'link' : Rueckgabe-Code '0x460'
>Stop.
>
>Possibly an idea?  Thanks for each assistance!
>
>thx
>
>Stefan
>

I just tried it and I got the same results (except in english). Using
VC++7 on Win XP.

Steve Parrish
--
<mailto:[EMAIL PROTECTED]>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

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

Reply via email to