Bug Report
Windows 7 Professional
OpenSSL 0.9.8 SNAP

The latest snapshots of 0.9.8 fail to build with the following error:

      cl /Fotmp32dll\s23_lib.obj  -Iinc32 -Itmp32dll /MD /Ox /O2 /Ob2 
/W3 /WX
/Gs0 /GF /Gy /nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN 
-DL_ENDIAN -D
DSO_WIN32 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE 
-DOPENSSL_USE_A
PPLINK -I. /Fdout32dll -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_SEED 
-DOPENSSL_NO_RC5
-DOPENSSL_NO_MDC2 -DOPENSSL_NO_CMS -DOPENSSL_NO_JPAKE 
-DOPENSSL_NO_CAPIENG -DOPE
NSSL_NO_KRB5 -DOPENSSL_FIPS -DOPENSSL_NO_DYNAMIC_ENGINE -D_WINDLL  
-DOPENSSL_BUI
LD_SHLIBSSL -c .\ssl\s23_lib.c
s23_lib.c

.\ssl\s23_lib.c(116) : error C2039: 'algorithm_mkey' : is not a member 
of 'ssl_c
ipher_st'
         inc32\openssl/ssl.h(350) : see declaration of 'ssl_cipher_st'
.\ssl\s23_lib.c(116) : error C2065: 'SSL_kECDHr' : undeclared identifier
.\ssl\s23_lib.c(117) : error C2039: 'algorithm_mkey' : is not a member 
of 'ssl_c
ipher_st'
         inc32\openssl/ssl.h(350) : see declaration of 'ssl_cipher_st'
.\ssl\s23_lib.c(117) : error C2065: 'SSL_kECDHe' : undeclared identifier
.\ssl\s23_lib.c(118) : error C2039: 'algorithm_mkey' : is not a member 
of 'ssl_c
ipher_st'
         inc32\openssl/ssl.h(350) : see declaration of 'ssl_cipher_st'
.\ssl\s23_lib.c(118) : error C2065: 'SSL_kEECDH' : undeclared identifier
.\ssl\s23_lib.c(119) : error C2039: 'algorithm_auth' : is not a member 
of 'ssl_c
ipher_st'
         inc32\openssl/ssl.h(350) : see declaration of 'ssl_cipher_st'
.\ssl\s23_lib.c(119) : error C2065: 'SSL_aECDH' : undeclared identifier
.\ssl\s23_lib.c(120) : error C2039: 'algorithm_auth' : is not a member 
of 'ssl_c
ipher_st'
         inc32\openssl/ssl.h(350) : see declaration of 'ssl_cipher_st'
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual 
Studio 12.0
\VC\BIN\cl.EXE"' : return code '0x2'
Stop.

Removing the offending lines in ssl\s23_lib.c (114-121) seems to resolve 
this for now.


-- 
______________________________________________

Michael Blockley
Product Specialist
Scientific Software and Systems Limited

DDI:      +64 4 917-6690
Mobile:  +64 21-191-8776
E-mail: [email protected]

Visit us on the Web at:  http://www.sss.co.nz
_____________________________________________

This e-mail passed SSS's content security scan.
It is covered by the confidentiality clauses at
http://www.sss.co.nz/content_and_confidentiality

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to