build problem with 2.9p1 & p2

Lutz Jaenicke Lutz.Jaenicke at aet.TU-Cottbus.DE
Thu Aug 9 19:08:02 EST 2001


On Wed, Aug 08, 2001 at 03:34:19PM -0700, Mike Vihel wrote:
> Greetings -
> 
> I don't think this is a bug; just something I don't understand.
> 
> I'm using RedHat Linux v7.0 with an i686 processor.
> 
> I've been using openssl v0.9.5a with openssh v2.2.1
> 
> I've upgraded to openssl v0.9.6b and openssh v2.9.p2
> 
> I've built both packages with the '--prefix=/usr' option.
> 
> During the openssh 'make install' at 'host-key' I get an error 255
>   OpenSSL Version mismatch.  Built against 90601f, you have 90581f
> 
> I also get the same error when trying to start the sshd daemon.
> 
> I've re-installed openssl v0.9.5a and it fixed the problem.
> 
> Can you tell me what's goin on here?

For reasons that you will have to check out yourself, the runtime loader
loads the old shared libraries of OpenSSL-0.9.5 (that are still on the
system) instead of picking up the new libraries...
Probably it is necessary to perform an 'ldconfig' after installing the
new openssl-0.9.6b shared libraries.

Best regards,
	Lutz
-- 
Lutz Jaenicke                             Lutz.Jaenicke at aet.TU-Cottbus.DE
BTU Cottbus               http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik                  Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus              Fax. +49 355 69-4153



More information about the openssh-unix-dev mailing list