Thanks for fixing this. Windows is now building on 1_0_1-stable. Having said that, you inspired me to add another job on my jenkins server to to a sanity build on master for Windows. I'm seeing the following error when trying to build on master using the identical build process. Should I dig deeper, or is this a known issue?
c:\nightly\workspace\master_windows>ms\do_nasm.bat c:\nightly\workspace\master_windows>perl util\mkfiles.pl 1>MINFO c:\nightly\workspace\master_windows>perl util\mk1mf.pl nasm VC-WIN32 1>ms\nt.mak no rule for crypto\sha\shatest at util\mk1mf.pl line 1253. c:\nightly\workspace\master_windows>perl util\mk1mf.pl dll nasm VC-WIN32 1>ms\ntdll.mak no rule for crypto\sha\shatest at util\mk1mf.pl line 1253. c:\nightly\workspace\master_windows>perl util\mk1mf.pl nasm BC-NT 1>ms\bcb.mak no rule for crypto\sha\shatest at util\mk1mf.pl line 1253. c:\nightly\workspace\master_windows>perl util\mkdef.pl 32 libeay 1>ms\libeay32.def No such class my at util\mkdef.pl line 143, near "my my" Execution of util\mkdef.pl aborted due to compilation errors. c:\nightly\workspace\master_windows>perl util\mkdef.pl 32 ssleay 1>ms\ssleay32.def No such class my at util\mkdef.pl line 143, near "my my" Execution of util\mkdef.pl aborted due to compilation errors. Build step 'Execute Windows batch command' marked build as failure Sending e-mails to: [email protected] Finished: FAILURE On 01/27/2015 05:05 PM, Salz, Rich wrote: >> I'm sure this would resolve the issue. The problem exists in 1.0.1, but not >> 1.0.2. Here's the entry in the 1.0.1 libeay.num: > Fixed. It was a mistake to remove engine_rsax, and I just reverted that. > Should show up in the snapshots within an hour > _______________________________________________ > openssl-dev mailing list > To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev > _______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
