[openssl.org #1869] make fails

2014-06-30 Thread Rich Salz via RT
Very old release, unsuported platform. Closing ticket.

__
OpenSSL Project http://www.openssl.org
Development Mailing List   openssl-dev@openssl.org
Automated List Manager   majord...@openssl.org


[openssl.org #1869] make fails

2009-03-16 Thread Dennis Clarke via RT

On Solaris 8 x86 :

$ cd openssl-0.9.8j
$ ./Configure solaris-x86-cc --prefix=/opt/csw threads zlib-dynamic shared
386 n
o-sse2
Configuring for solaris-x86-cc
no-camellia [default]  OPENSSL_NO_CAMELLIA (skip dir)
no--capieng  [default]  OPENSSL_NO_CAPIENG (skip dir)
no-cms  [default]  OPENSSL_NO_CMS (skip dir)
no-gmp  [default]  OPENSSL_NO_GMP (skip dir)
no-jpake[experimental] OPENSSL_NO_JPAKE (skip dir)
no-krb5 [krb5-flavor not specified] OPENSSL_NO_KRB5
no-mdc2 [default]  OPENSSL_NO_MDC2 (skip dir)
no-montasm  [default]
no-rc5  [default]  OPENSSL_NO_RC5 (skip dir)
no-rfc3779  [default]  OPENSSL_NO_RFC3779 (skip dir)
no-seed [default]  OPENSSL_NO_SEED (skip dir)
no-sse2 [forced]
IsMK1MF=0
CC=cc
CFLAG =-KPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS
-D_REE
NTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -fast -O -Xa
EX_LIBS   =-lsocket -lnsl -ldl
CPUID_OBJ =
BN_ASM=bn_asm.o
DES_ENC   =des_enc.o fcrypt_b.o
AES_ASM_OBJ   =aes_core.o aes_cbc.o
BF_ENC=bf_enc.o
CAST_ENC  =c_enc.o
RC4_ENC   =rc4_enc.o rc4_skey.o
RC5_ENC   =rc5_enc.o
MD5_OBJ_ASM   =
SHA1_OBJ_ASM  =
RMD160_OBJ_ASM=
PROCESSOR =386
RANLIB=/usr/ccs/bin/ranlib
ARFLAGS   =
PERL  =/opt/csw/bin/perl
THIRTY_TWO_BIT mode
DES_PTR used
DES_UNROLL used
BN_LLONG mode
RC4 uses uchar
RC4_CHUNK is unsigned long
BF_PTR used
e_os2.h = include/openssl/e_os2.h
making links in crypto...
crypto.h = ../include/openssl/crypto.h
tmdiff.h = ../include/openssl/tmdiff.h
opensslv.h = ../include/openssl/opensslv.h
opensslconf.h = ../include/openssl/opensslconf.h
ebcdic.h = ../include/openssl/ebcdic.h
symhacks.h = ../include/openssl/symhacks.h
ossl_typ.h = ../include/openssl/ossl_typ.h
making links in crypto/objects...
objects.h = ../../include/openssl/objects.h
obj_mac.h = ../../include/openssl/obj_mac.h
making links in crypto/md2...
md2.h = ../../include/openssl/md2.h
md2test.c = ../../test/md2test.c
making links in crypto/md4...
md4.h = ../../include/openssl/md4.h
md4test.c = ../../test/md4test.c
md4.c = ../../apps/md4.c
making links in crypto/md5...
md5.h = ../../include/openssl/md5.h
md5test.c = ../../test/md5test.c
making links in crypto/sha...
sha.h = ../../include/openssl/sha.h
shatest.c = ../../test/shatest.c
sha1test.c = ../../test/sha1test.c
sha256t.c = ../../test/sha256t.c
sha512t.c = ../../test/sha512t.c
making links in crypto/hmac...
hmac.h = ../../include/openssl/hmac.h
hmactest.c = ../../test/hmactest.c
making links in crypto/ripemd...
ripemd.h = ../../include/openssl/ripemd.h
rmdtest.c = ../../test/rmdtest.c
making links in crypto/des...
des.h = ../../include/openssl/des.h
des_old.h = ../../include/openssl/des_old.h
destest.c = ../../test/destest.c
making links in crypto/aes...
aes.h = ../../include/openssl/aes.h
making links in crypto/rc2...
rc2.h = ../../include/openssl/rc2.h
rc2test.c = ../../test/rc2test.c
making links in crypto/rc4...
rc4.h = ../../include/openssl/rc4.h
rc4test.c = ../../test/rc4test.c
making links in crypto/idea...
idea.h = ../../include/openssl/idea.h
ideatest.c = ../../test/ideatest.c
making links in crypto/bf...
blowfish.h = ../../include/openssl/blowfish.h
bftest.c = ../../test/bftest.c
making links in crypto/cast...
cast.h = ../../include/openssl/cast.h
casttest.c = ../../test/casttest.c
making links in crypto/bn...
bn.h = ../../include/openssl/bn.h
bntest.c = ../../test/bntest.c
exptest.c = ../../test/exptest.c
making links in crypto/ec...
ec.h = ../../include/openssl/ec.h
ectest.c = ../../test/ectest.c
making links in crypto/rsa...
rsa.h = ../../include/openssl/rsa.h
rsa_test.c = ../../test/rsa_test.c
making links in crypto/dsa...
dsa.h = ../../include/openssl/dsa.h
dsatest.c = ../../test/dsatest.c
making links in crypto/ecdsa...
ecdsa.h = ../../include/openssl/ecdsa.h
ecdsatest.c = ../../test/ecdsatest.c
making links in crypto/dh...
dh.h = ../../include/openssl/dh.h
dhtest.c = ../../test/dhtest.c
making links in crypto/ecdh...
ecdh.h = ../../include/openssl/ecdh.h
ecdhtest.c = ../../test/ecdhtest.c
making links in crypto/dso...
dso.h = ../../include/openssl/dso.h
making links in crypto/engine...
engine.h = ../../include/openssl/engine.h
enginetest.c = ../../test/enginetest.c
making links in crypto/buffer...
buffer.h = ../../include/openssl/buffer.h
making links in crypto/bio...
bio.h = ../../include/openssl/bio.h
making links in crypto/stack...
stack.h = ../../include/openssl/stack.h
safestack.h = ../../include/openssl/safestack.h
making links in crypto/lhash...
lhash.h = ../../include/openssl/lhash.h
making links in crypto/rand...
rand.h = ../../include/openssl/rand.h
randtest.c = ../../test/randtest.c
making links in crypto/err...
err.h = ../../include/openssl/err.h
making links in crypto/evp...
evp.h = ../../include/openssl/evp.h
evp_test.c = ../../test/evp_test.c
cp evptests.txt ../../test
making links in crypto/asn1...