In message <[EMAIL PROTECTED]> on Mon, 28 Jun 2004 12:45:57 -0500, [EMAIL PROTECTED] 
said:

BTrout> I get the following with 9.7.d and 9.7e snap shot  for 062804
BTrout> ( I am using AIX 4.3 and gcc )
BTrout> 
BTrout> installing man3/ERR_put_error.3
BTrout> ERR_add_error_data.3 => ERR_put_error.3
BTrout> installing man3/ERR_remove_state.3
BTrout> installing man3/EVP_BytesToKey.3
BTrout> Too many levels of symbolic links
BTrout> /bin/sh: /usr/local/ssl/man/man3/EVP_BytesToKey.3: cannot create
BTrout> make: The error code from the last command is 1.

Do the following:

        rm -rf /usr/local/ssl/man; make install

The error is due to an earlier installation (0.9.7c or lower) that has
created faulty symbolic links.  The only way to fix it is to remove
the links that are in the way, and since you're rebuilding all manuals
anyway, you can remove the whole OpenSSL manual directory.

-----
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.

-- 
Richard Levitte   \ Tunnlandsv�gen 52 \ [EMAIL PROTECTED]
[EMAIL PROTECTED]  \ S-168 36  BROMMA  \ T: +46-708-26 53 44
                    \      SWEDEN       \
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