Hi,
I am having problem building openssl-0.9.8k on windows 32 bit server 2003 machine using visual studio 2008. I executed the command perl Configure VC-WIN32 -prefix=c:/openssl which was successfully completed. Then i executed the command ms\do_ms and the below error occurred. Please help me solve this problem. C:\Documents and Settings\Administrator.ADMINISTRATOR87\Desktop\openssl-0.9.8k> perl util\mk1mf.pl no-asm VC-CE 1>ms\ce.mak %OSVERSION% is not defined at util/pl/VC-32.pl line 57. Compilation failed in require at util\mk1mf.pl line 151. C:\Documents and Settings\Administrator.ADMINISTRATOR87\Desktop\openssl-0.9.8k> perl util\mk1mf.pl dll no-asm VC-CE 1>ms\cedll.mak %OSVERSION% is not defined at util/pl/VC-32.pl line 57. Compilation failed in require at util\mk1mf.pl line 151. I am executing all command from the visual studio prompt. Thank you. Vivek S