In message <[EMAIL PROTECTED]> on Tue, 15 Oct 2002 19:55:14 
+0200 (METDST), "Jeffrey Altman via RT" <[EMAIL PROTECTED]> said:

Thanks for identifying the typos, I just committed an appropriate
change (I hope).  Please check the next snapshot.

rt> Just tried to build this and it fails:
rt> 
rt> .\ssl\s3_lib.c(609) : error C2065: 'SSL3_TXT_KRB5_DES_192_CBC3_MD5' :
rt> undeclared identifier
rt> .\ssl\s3_lib.c(609) : error C2099: initializer is not a constant
rt> .\ssl\s3_lib.c(610) : warning C4047: 'initializing' : 'const char *'
rt> differs in levels of indirection from 'const int '
rt> .\ssl\s3_lib.c(637) : error C2065: 'SSL3_TXT_KRB5_IDEA_128_CBC_MD5' :
rt> undeclared identifier
rt> .\ssl\s3_lib.c(637) : error C2099: initializer is not a constant
rt> .\ssl\s3_lib.c(638) : warning C4047: 'initializing' : 'const char *'
rt> differs in levels of indirection from 'const int '
rt> .\ssl\s3_lib.c(679) : error C2065: 'SSL3_TXT_KRB5_RC4_40_CBC_SHA' :
rt> undeclared identifier
rt> .\ssl\s3_lib.c(679) : error C2099: initializer is not a constant
rt> .\ssl\s3_lib.c(680) : error C2065: 'SSL3_CK_KRB5_RC4_40_CBC_SHA' :
rt> undeclared identifier
rt> .\ssl\s3_lib.c(680) : error C2099: initializer is not a constant
rt> .\ssl\s3_lib.c(681) : warning C4047: 'initializing' : 'const char *'
rt> differs in levels of indirection from 'const long '
rt> .\ssl\s3_lib.c(707) : error C2065: 'SSL3_TXT_KRB5_RC2_40_CBC_MD5' :
rt> undeclared identifier
rt> .\ssl\s3_lib.c(707) : error C2099: initializer is not a constant
rt> .\ssl\s3_lib.c(708) : warning C4047: 'initializing' : 'const char *'
rt> differs in levels of indirection from 'const int '
rt> .\ssl\s3_lib.c(721) : error C2065: 'SSL3_TXT_KRB5_RC4_40_CBC_MD5' :
rt> undeclared identifier
rt> .\ssl\s3_lib.c(721) : error C2099: initializer is not a constant
rt> .\ssl\s3_lib.c(722) : error C2065: 'SSL3_CK_KRB5_RC4_40_CBC_MD5' :
rt> undeclared identifier
rt> .\ssl\s3_lib.c(722) : error C2099: initializer is not a constant
rt> .\ssl\s3_lib.c(723) : warning C4047: 'initializing' : 'const char *'
rt> differs in levels of indirection from 'const long '

-- 
Richard Levitte   \ Spannvägen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken  \ S-168 35  BROMMA  \ T: +46-8-26 52 47
                    \      SWEDEN       \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to