> I get this error when trying to make openssl-0.9.5a on my solaris 2.6 box?
> What am I missing here?
> Thanks...
>
> making all in crypto...
> ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o
> tmdiff.o cpt_err.o ebcdic.o
> sh: ar: not found
^^ it says you're missing ar. make sure you have SUNWbtool
installed and /usr/ccs/bin present in your $PATH.
a.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]