I was having a similar problem building openssl, The solution was to use a "no-asm"
flag when I ran
./config. This will set the no_asm flag in Configure to 1. This might work where you
are having
problems.
I was wondering where you got the RSAREF-2.0?
Ross Foard
[EMAIL PROTECTED]
"Vincent J. Troisi" wrote:
> Full_Name: Vincent J. Troisi
> Version: openssl-0.9.2b
> OS: IRIX 5.3
> Submission from: iceman.colorado.edu (128.138.135.31)
>
> We followed the directions in the INSTALL document for
> building Apache+mod_ssl.
>
> We obtained apache_1.3.6,
> mod_ssl-2.2.8-1.3.6,
> openssl-0.9.2b, and
> rsaref-2.0 (1996).
>
> Extracted and buit rsaref-2.0, then performed the
> following steps:
>
> cd openssl-0.9.2b
>
> make -f Makefile.ssl links
>
> perl ./Configure irix-cc -DRSAref -lRSAglue
>-L../rsaref-2.0/local -lrsaref
>
> cp rsaref/rsaref.h include/
> (to which I received message the file was identical)
>
> make
>
> At this point I received the error message:
>
> Unresolved:
> bn_div_words
> bn_mul_comba8
> bn_sub_words
> bn_mul_comba4
> bn_sqr_comba4
> bn_sqr_comba8
> *** Error code 1 (bu21)
> *** Error code 1 (bu21)
>
> Any thoughts why the loader cannot find these modules?
>
> ______________________________________________________________________
> OpenSSL Project http://www.openssl.org
> User Support Mailing List [EMAIL PROTECTED]
> Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]