Hi there,

I've been able to run the tests of 0.9.6 beta 2 for a couple of
platforms not listed in the status file yet. The results are below:

OSF/1 5.0A
----------
OpenSSL 0.9.6-beta2 [engine] 17 Sep 2000
built on: Mon Sep 18 15:32:13 BST 2000
platform: alpha-cc
options:  bn(64,64) md2(int) rc4(ptr,int) des(idx,cisc,4,long) idea(int) blowfish(idx) 
compiler: cc -DDSO_DLFCN -DHAVE_DLFCN_H -std1 -tune host -O4 -readonly_strings

It was necessary to work around the compilation problem surrounding
sha_dgst.c, as documented in the OpenSSL FAQ, but otherwise a painless
build.


Irix 6.2
--------
OpenSSL 0.9.6-beta2 [engine] 17 Sep 2000
built on: Mon Sep 18 15:31:05 BST 2000
platform: irix-mips3-cc
options:  bn(64,64) md2(int) rc4(ptr,char) des(ptr,risc2,16,long) idea(int) 
blowfish(ptr) 
compiler: cc -DTHREADS -D_SGI_MP_SOURCE -mips4 -n32 -O2 -use_readonly_const -DTERMIOS 
-DB_ENDIAN -DBN_DIV3W

ftime (referenced in speed.c) was an unresolved symbol when building the
"openssl" binary. Adding "!defined(sgi)" to the line in speed.c where a
similar fix for OpenBSD 2.7 was recently applied solved the problem.


Cheers,
Steve


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to