<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
<span>I had linker errors when trying to build OpenSSL with MD2 and RC5 support.  I ran this command:</span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
<span><br>
</span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
<span>"</span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
<span>perl Configure VC-WIN64A --with-zlib-lib=C:/zlib/lib/zlibstatic --with-zlib-include=C:/zlib/include enable-md2 enable-rc5 --release</span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
<span>"</span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
<span>and had the messages I've put in this Gist in the output: <a id="LPNoLP962403" href="https://gist.github.com/DragonOsman/e81ff5590561d999dce5b2f7ddb9d3bd">
https://gist.github.com/DragonOsman/e81ff5590561d999dce5b2f7ddb9d3bd</a> .</span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,Helvetica,sans-serif; font-size: 12pt;">
<span><br>
</span></div>
<div style="font-size: 12pt;">I had some warnings and one error from the Linker when trying to build the Win32::Console Perl module, but I still got the module itself.  Could that be a reason for my problem?  And also, how can I enable all of the cryptography
 algorithms without getting errors (is this possible?)?  </div>
<div style="font-size: 12pt;"><br>
</div>
<div style="font-size: 12pt;">I'm also tempted to try getting the latest bleeding edge version from GitHub.  I wonder if I should try that.</div>
</body>
</html>