Re: OpenSSH 5.0p1 ignoring --without-openssl-header-check

2008-06-02 Thread dan_mitton
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.

OpenSSH 5.0p1 ignoring --without-openssl-header-check

2008-06-02 Thread dan_mitton
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