I try to compile openssl-0.9.6 on Solaris 5.6 and I get an error
message when I run ./config:
[fleeflng@mink1 openssl-0.9.6]$ ./config
Operating system: sun4u-whatever-solaris2
Configuring for solaris-sparcv9-gcc
IsWindows=0
CC =gcc
CFLAG =-fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H
-mcpu=ultrasparc -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W
-DULTRASPARC -DMD5_ASM
EX_LIBS =-lsocket -lnsl -ldl
BN_ASM =asm/sparcv8plus.o
DES_ENC =des_enc.o fcrypt_b.o
BF_ENC =bf_enc.o
CAST_ENC =c_enc.o
RC4_ENC =rc4_enc.o
RC5_ENC =rc5_enc.o
MD5_OBJ_ASM =asm/md5-sparcv8plus.o
SHA1_OBJ_ASM =
RMD160_OBJ_ASM=
PROCESSOR =
RANLIB =/usr/ccs/bin/ranlib
PERL =/bin/perl
THIRTY_TWO_BIT mode
DES_UNROLL used
BN_LLONG mode
RC4 uses uchar
RC4_CHUNK is unsigned long
BF_PTR used
Makefile => Makefile.ssl
e_os.h => include/openssl/e_os.h [File exists]
e_os2.h => include/openssl/e_os2.h [File exists]
crypto
/bin/sh: crypto: does not exist
make: *** [links] Error 1
Any idea what's the problem here?
Thanks,
Fred Leeflang
--
The nice thing about egotists is that they don't talk about other
people.
-- Lucille S. Harper
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]