Hi,
  I am having issues make'ing openssl-1.0.0j, f fails as well, on Solaris Patch 
level "5.10 Generic_147440-13 sparc". It works fine at OS patch level "5.10 
Generic_125100-10 sparc".

I am compiling this using "solaris64-sparcv9-cc" like I have always done.

It fails trying to create libcrypto.a,

I notice that libcrypto.a is over 11GB when the make finally quits. This is 
what it looks like when it quits:

...
/apps/sun_studio_10_p2/SUNWspro/bin/cc -I.. -I../.. -I../asn1 -I../evp 
-I../../include  -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H 
-xtarget=ultra -xarch=v9 -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN 
-DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM -c  -o 
sha512-sparcv9.o sha512-sparcv9.s
ar  r ../../libcrypto.a sha_dgst.o sha1dgst.o sha_one.o sha1_one.o sha256.o 
sha512.o sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o
ar: ../../libcrypto.a: cannot write: Bad address
make[2]: *** [lib] Error 2
make[2]: Leaving directory 
`/vobs/IAS_Software_3/COTS/openssl/openssl-1.0.0j/crypto/sha'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory 
`/vobs/IAS_Software_3/COTS/openssl/openssl-1.0.0j/crypto'
make: *** [build_crypto] Error 1

I was wondering if there are any other Solaris guys out there that may have 
input on this?




Reply via email to