I poked around at the mailing list archive and with search engines and haven't found reference to this so hopefully this hasn't been covered before.
I'm trying to compile openssl on centos 4.4 (gcc 3.4.6) and it doesn't compile with debug turned on, e.g. ./Configure debug fails. There's a prototype issue with ssl_cipher_get_disabled. Is this reported/fixed/known? A note on trying to look this up myself: I tried looking in the CVS tree to see if this bit of code has been updated. It would appear that... you don't tag releases? how does one find the specific file in CVS that was used in a release? you don't put $Revision$ in the source? I can infer I've not got a "tip of the tree" copy of ssl_ciph.c because the copyright is 2006 in 0.9.8e's ssl_ciph.c at this moment the latest one is 1.76 and ssl_ciph.c (1.76) is copyright 2007. What would you expect someone to do if they wanted to go to the CVS tree and see what changes were added to this file after (0.9.8e) was released? ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
