From: Vern Yoneyama <[EMAIL PROTECTED]>

yoneyama> I'm having major problems building OpenSSL 0.9.6 beta2 working 
yoneyama> executables. Platform: IRIX 6.5.5, using gcc 2.95.2 19991024, with 
yoneyama> RSAref 2.0.

Have you tried without RSAref?  

yoneyama> After building the RSAref library, here's how I config OpenSSL:
yoneyama> 
yoneyama>    sh config -L`pwd`/../rsaref-2.0/local/rsaref \
yoneyama>    threads -D_REENTRANT -fPIC

Have you tried doing just 'sh config' with no extra parameters?  I
know, it will probably not produce the kind of library you want, but
this is to check out if that makes a difference.

yoneyama>    testing...
yoneyama>            ./destest
yoneyama>    sh: ./destest: Program not supported by architecture
yoneyama>    *** Error code 1 (bu21)

What does 'file test/destest' give you?  Also, do you have something
like strace or truss?  In that case, how about trying to see what you
get when you trace the program?

And to boot, it is possible that gcc doesn't produce the right thing
for your machine...

-- 
Richard Levitte   \ Spannvägen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken   \ S-168 35  BROMMA  \ T: +46-8-26 52 47
Redakteur@Stacken   \      SWEDEN       \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to