e the letter part of the version f, g, h, etc. (the
patch level), but does look at the status. Since 0.9.8f's status = 0 and
0.9.8h's status = f, it does not like switching between them.
Dan
[EMAIL PROTECTED]
To: secureshell@securityfocus.com
cc:
Subject: OpenSSH 5.
It seems like OpenSSH 5.0p1 is ignoring the
'--without-openssl-header-check' switch when being built. I configure the
build using the command:
./configure --prefix=/usr/local --with-zlib=/usr/local/lib
--with-ssl-dir=/usr/local/ssl --without-openssl-header-check
--with-kerberos5=/usr/local
B