I take it you're on Solaris. You need to use either Sun's SUNWspro C compiler, or gcc, and, whichever one you use, it should come in your path before /usr/ucb/cc. In fact, remove /usr/ucb from your path altogether when building OpenSSL; you don't want to be using anything there.
If you have further questions, ask folks on [EMAIL PROTECTED] Lynn Gazis -----Original Message----- From: Arturo Martens Godinez [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 24, 2002 2:27 PM To: [EMAIL PROTECTED] Subject: Problems with installation messagge error: make + rm -f libcrypto.so.0 + rm -f libcrypto.so + rm -f libcrypto.so.0.9.6 + rm -f libssl.so.0 + rm -f libssl.so + rm -f libssl.so.0.9.6 making all in crypto... cc -I. -I../include -KPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -fast -O -Xa -c cryptlib.c /usr/ucb/cc: language optional software package not installed *** Error code 1 make: Fatal error: Command failed for target `cryptlib.o' Current working directory /instaladores/openssl-0.9.6c/crypto *** Error code 1 make: Fatal error: Command failed for target `sub_all' A lot of Thanks ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]