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?




______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)  www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to