[openssl-dev] Windows x86_64 build broken -- RE: [openssl-users] OpenSSL version 1.0.1q released (corrected download)

Jan Ehrhardt phpdev at ehrhardt.nl
Fri Dec 4 17:46:56 UTC 2015


Carl Tietjen in gmane.comp.encryption.openssl.devel (Fri, 4 Dec 2015
01:33:00 +0000):
>Folks,
>
>It looks like the Windows x86_64  build for OpenSSL version 1.0.1q is broken.  
>
>I am building a FIPS capable version, and have verified that I have the
>corrected download build:   SHA1 checksum:
>c65a7bec49b72092d7ebb97a263c496cc1e1d6af
>FYI - I have successfully built on 3 Linux platforms with this tar file. 
>
>Build steps:
>1) perl Configure VC-WIN64A fips --with-fipslibdir=c:\FIPS\openssl-fips-ecp-2.0.9 no-ec2m no-idea no-mdc2 no-rc5
>2) ms\do_win64a
>3) nmake -f ms\nt.mak
>...
>NMAKE : fatal error U1073: don't know how to make 'tmp32\applink.obj'

Start with nmake -f ms\ntdll.mak and copy tmp32dll\applink.obj to
tmp32\applink.obj to continue building.
-- 
Jan



More information about the openssl-dev mailing list