sundar moorthy via RT wrote:
hi
this is probelm i am facing while installing openssl.
please reply do you found any idea to clear this probelm.
it is urgent
bash-2.05# make
making all in crypto...
( echo "#ifndef MK1MF_BUILD"; \
echo ' /* auto-generated by crypto/Makefile for crypto/cversion.c */'; \
echo ' #define CFLAGS "gcc -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DL
FCN_H -m64 -mcpu=ultrasparc -O3 -Wall -DB_ENDIAN -DMD5_ASM"'; \
echo ' #define PLATFORM "solaris64-sparcv9-gcc"'; \
echo " #define DATE \"`LC_ALL=C LC_TIME=C date`\""; \
echo '#endif' ) >buildinf.h
gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFC
N_H -m64 -mcpu=ultrasparc -O3 -Wall -DB_ENDIAN -DMD5_ASM -c cryptlib.c
sh: gcc: not found
How about checking ur $PATH variable to see if the gcc executable comes
under it?
*** Error code 1
make: Fatal error: Command failed for target `cryptlib.o'
Current working directory /openssl-0.9.8a/crypto
*** Error code 1
make: Fatal error: Command failed for target `build_crypto'
bash-2.05#
regards
m.sundaramoorthy
Send instant messages to your online friends http://in.messenger.yahoo.com
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]