In message <[EMAIL PROTECTED]> on Thu, 27 Mar 2003 15:09:47 +0100 (MET), "[EMAIL 
PROTECTED] via RT" <[EMAIL PROTECTED]> said:

rt> I have noticed that the internal version number of of opensslv.h
rt> (0x0090701fL) and the internal version number of
rt> libcrypto.so.0.9.7 and libssl.so.0.9.7 (0x0090700fL)
rt> do not match for openssl-0.9.7a.

You're confused.  0x0090701fL does match 0.9.7a.  However, you're
right about the libraries.

rt> They also do not match in openssl-0.9.7-stable-SNAP-20030326.

That one has 0x00907020L, which matches 0.9.7b, which is what is being
developped in that branch.

rt> This version mismatch is causing configuration of openssh-3.5p1 to
rt> fail with the following error message:
rt> 
rt> checking OpenSSL header version... 90701f (OpenSSL 0.9.7a Feb 19 2003)
rt> checking OpenSSL library version... 90700f (OpenSSL 0.9.7 31 Dec 2002)
rt> checking whether OpenSSL's headers match the library... configure: error:
rt> Your OpenSSL headers do not match your library
rt> 
rt> Here is the self-test report:
rt> 
rt> 
rt> OpenSSL self-test report:
rt> 
rt> OpenSSL version:  0.9.7a
rt> Last change:      In ssl3_get_record (ssl/s3_pkt.c), minimize
rt> information...
rt> Options:          --openssldir=/usr/local/OpenSSL threads shared no-krb5
rt> OS (uname):       Linux dgrunt 2.4.20 #1 Wed Mar 19 13:10:00 EST 2003 i586
rt> unknown
rt> OS (config):      i586-whatever-linux2
rt> Target (default): linux-k6
rt> Target:           linux-k6
rt> Compiler:         gcc version 2.95.3 20010315 (release)
rt> 
rt> Test passed.
rt> 
rt> Test report in file testlog
rt> 
rt> What can I do to fix this?

Check config.log from OpenSSH.  It may be that it takes opensslv.h and
libcrypto fom different places, and therefore get an incompatible
(according to OpenSSH definitions) combination.

-- 
Richard Levitte   \ Spannvägen 38, II \ [EMAIL PROTECTED]
[EMAIL PROTECTED]  \ 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