> From: [email protected] On Behalf Of Paul Kelley via RT > Sent: Saturday, 25 April, 2009 09:03
> I was only able to build using "openssl-0.9.8h" > - Newer versions (i.e. newer than "9.8h") will not build according > to the instructions found in the "install.w32" file. Help! > Windows XP SP3 (32-bit) > Visual Studio 2005 > C:\download\openssl\unzip\openssl-0.9.8k>perl Configure VC-WIN32 --prefix=C:\dow > nload\openssl\unzip\openssl-0.9.8k\installPath Use a --prefix (or --openssldir) pathname with slashes, not backslashes. Even on Windows. This hasn't changed recently; you should have gotten the same error on earlier release(s) *if* using the same or similar pathname(s), and perhaps the same compiler and compiler options (though I don't seem any default options changed that I think should affect this). > C:\download\openssl\unzip\openssl-0.9.8k>ms\do_ms > C:\download\openssl\unzip\openssl-0.9.8k>perl util\mk1mf.pl no-asm VC-CE 1>ms\c > e.mak > %OSVERSION% is not defined at util/pl/VC-32.pl line 57. > Compilation failed in require at util\mk1mf.pl line 151. > C:\download\openssl\unzip\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. You can ignore these two. See my answer 4-16 22:18 to Bob Barnes of 4-15 17:32. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
