From: "Andreev, Vitaly " <[EMAIL PROTECTED]>
Vitaly.Andreev> I have just tried running "make" after configure on a
Vitaly.Andreev> Sun Enterprise 220R system and have been given the
Vitaly.Andreev> following error messages:
[...]
Vitaly.Andreev> ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o
tmdiff.o cpt_err.o ebcdic.o
Vitaly.Andreev> make[1]: ar: Command not found
"man ar" should give you a huge hint. Do the following:
PATH=${PATH}:/usr/ccs/bin; export PATH
make
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
Redakteur@Stacken \ SWEDEN \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/
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]