OpenSSL version: OpenSSL 0.9.7c 30 Sep 2003
Operating system: Solaris 9 (and any other *nix where OpenSSL library is
not compiled and packaged by the vendor)
Synopsis:
After normal installation OpenSSL man directories contains at least one
broken symlink.
How to repeat the installation bug:
Just do the normal ./config && make && make install
After installation at least /usr/local/ssl/man/man3/EVP_BytesToKey.3 is a
symlink that points to itself:
% cd /usr/local/ssl/man/man3
% ls -l EVP_BytesToKey.3
lrwxrwxrwx 1 root root 16 Sep 30 17:42 EVP_BytesToKey.3 -> EVP_BytesToKey.3
% ls EVP_BytesToKey.3
ls: EVP_BytesToKey.3: Too many levels of symbolic links
--
-- Leena Heino (liinu at uta.fi)
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]