Currently using 0.9.7, trying to upgrade.  When configuring with
"solaris64-x86_64-cc", I get a build error, but in an unusual spot:

> ./Configure solaris64-x86_64-cc
Seems to go ok.

Build:
> test-mn$ make
...
> cc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN 
> -DHAVE_DLFCN_H -fast -xarch=amd64 -xstrconst -Xa -DL_ENDIAN 
> -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM 
> -DAES_ASM   -c -o md5_dgst.o md5_dgst.c
> cc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN 
> -DHAVE_DLFCN_H -fast -xarch=amd64 -xstrconst -Xa -DL_ENDIAN 
> -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM 
> -DAES_ASM   -c -o md5_one.o md5_one.c
> /usr/dist/exe/perl5 asm/md5-x86_64.pl md5-x86_64.s
> Use of uninitialized value at asm/md5-x86_64.pl line 114.
> Sequence (?<...) not recognized at ../perlasm/x86_64-xlate.pl line 151.
> make[2]: *** [md5-x86_64.s] Broken Pipe
> make[2]: Leaving directory `/work/ssl/openssl-0.9.8y/crypto/md5'
> make[1]: *** [subdirs] Error 1
> make[1]: Leaving directory `/work/ssl/openssl-0.9.8y/crypto'
> make: *** [build_crypto] Error 1

The other solaris (sparc) builds I'm doing work fine.  Anyone
have an idea if I'm doing something wrong?  Thanks.

-- 

- Brad

Brad Blasing
Principal Software Engineer, SAM-QFS
Oracle Tape Systems Development
email:  brad.blas...@oracle.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to