I was trying to Generate DLL for SocketCommunication with Open SSL. >> For This I downloaded OpenSSL0.9.8k and tried to install in my system. >> I followed the steps in Readme File and found that we need to install >> 1) need Perl for Win32. >> 2) and one of the following C compilers: >> * Visual C++ >> * Borland C >> * GNU C (Cygwin or MinGW) >> I tried with Visual C++ and GNU C but I was getting errors... >> My openssl-0.9.8k is stored in c:\openssl-0.9.8k >> >> Steps that i followed For Visuall C++ >> In the command Prompt >> a) c:\openssl>perl configure VC-WIN32 --prefix = C:/newOpenssl >> /* configuring perl...................... */ (Where >> the >> prefix argument specifieswher OpenSSL will be installed to.) >>
I was getting the message as RC4_INDEX mode RC4_CHUNK is undefinedcongigured for VC-WIN32. I think configuration has not been done properly, please help me out -- View this message in context: http://www.nabble.com/RC4_CHUNK-not-defined-while-trying-to-generate-dll-for-openssl-0.9.8k...please-help-tp23131116p23131116.html Sent from the OpenSSL - Dev mailing list archive at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
