Here are the step I used to built and configure OpenSSL:
1)perl Configure VC-WIN32
2)ms\do_ms
3)nmake -f ms\ntdll.mak

Is it enough detailed?

Regards,

Eric Korsia
Gilian Technologies

-----Original Message-----
From: Richard Levitte - VMS Whacker [mailto:[EMAIL PROTECTED]]
Sent: Sunday, September 24, 2000 10:31 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: engine-beta3 problem in the speed test with cryptoswift


From: Eric Korsia <[EMAIL PROTECTED]>

EricK> OpenSSL> speed -engine cswift
EricK> can't use that engine
EricK> 144:error:2507006C:DSO support routines:DSO_ctrl:functionality not
EricK> supported:.\crypto\dso\dso_lib.c:302:
EricK> 144:error:25072064:DSO support routines:DSO_load:control command
EricK> failed:.\crypto\dso\dso_lib.c:216:
EricK> 144:error:26065068:engine routines:CSWIFT_INIT:DSO
EricK> failure:.\crypto\engine\hw_cswift.c:271:
EricK> 144:error:2607E06D:engine routines:ENGINE_SET_DEFAULT_TYPE:init
EricK> failed:.\crypto\engine\engine_lib.c:399:
EricK> error in speed

Hmm, you were nice enough to send us the log, and I didn't even read
it properly.

This seems to be a DSO problem.  May I ask you how you built and
configured OpenSSL?  What this looks like is that you got the method
DSO_METHOD_null instead of DSO_METHOD_win32, so OpenSSL thinks it
doesn't have the functionality to load dynamic libraries...

-- 
Richard Levitte   \ Spannvägen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken   \ S-168 35  BROMMA  \ T: +46-8-26 52 47
Redakteur@Stacken   \      SWEDEN       \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to