I am having problems compiling on my machine. First I had to upgrade perl
which went smoothly but now I am running into this problem and I don't
know what it could be. I've tried 3 versions, 0.9.4, 0.9.6, and
0.9.6a-beta3 and all three have the exact same problem. I would really
appreciate it if you could help me out.

here is the output of 'make report' for openssl version 0.9.6

OpenSSL self-test report:

OpenSSL version:  0.9.6
Last change:      In ssl23_get_client_hello, generate an error message wh...
OS (uname):       dgux novaii R4.11MU06 generic AViiON mc88110
OS (config):      AViiON-dg-dgux
Target (default): ??
Target:           dgux-R4-gcc
Compiler:         gcc version 2.7.2 (m88k DG/ux, DG-2.7.2.11, Jan 18 1999)

Failure!
-----------------------------------------------------------------------------
making all in crypto...
making all in crypto/md2...
making all in crypto/md4...
making all in crypto/md5...
making all in crypto/sha...
making all in crypto/mdc2...
making all in crypto/hmac...
making all in crypto/ripemd...
making all in crypto/des...
making all in crypto/rc2...
making all in crypto/rc4...
making all in crypto/rc5...
making all in crypto/idea...
making all in crypto/bf...
making all in crypto/cast...
making all in crypto/bn...
Make:  Don't know how to make RC4_INDEX.  Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
-----------------------------------------------------------------------------
c_rehash: rehashing skipped ('openssl' program not available)
        touch rehash.time
testing...
        gcc -I../include -O3 -fomit-frame-pointer -c bntest.c
        gcc -o bntest -I../include -O3 -fomit-frame-pointer bntest.o -L. -L.. -L../.. 
-L../../.. -L.. -lcrypto -lnsl -lsocket
Undefined                       first referenced
 symbol                             in file
BN_RECP_CTX_init                    bntest.o
BN_div                              bntest.o
BN_RECP_CTX_free                    bntest.o
BN_CTX_new                          bntest.o
BN_mod_mul_montgomery               bntest.o
BN_rshift                           bntest.o
BN_MONT_CTX_set                     bntest.o
BN_set_bit                          bntest.o
ERR_load_crypto_strings             bntest.o
BN_add                              bntest.o
BN_rshift1                          bntest.o
BN_bin2bn                           bntest.o
BN_from_montgomery                  bntest.o
BN_init                             bntest.o
BN_MONT_CTX_new                     bntest.o
BN_print_fp                         bntest.o
BN_lshift                           bntest.o
BIO_puts                            bntest.o
BN_RECP_CTX_set                     bntest.o
BN_set_word                         bntest.o
BN_add_word                         bntest.o
BN_MONT_CTX_free                    bntest.o
BN_mod                              bntest.o
BN_CTX_free                         bntest.o
BN_sqr                              bntest.o
BN_lshift1                          bntest.o
BN_free                             bntest.o
BN_rand                             bntest.o
BN_sub                              bntest.o
BIO_new                             bntest.o
BN_copy                             bntest.o
BIO_ctrl                            bntest.o
BN_mul                              bntest.o
ERR_error_string                    bntest.o
BN_new                              bntest.o
BIO_free                            bntest.o
BN_CTX_init                         bntest.o
ERR_print_errors_fp                 bntest.o
BN_mod_exp                          bntest.o
BIO_s_file                          bntest.o
BN_print                            bntest.o
ERR_get_error                       bntest.o
BN_mod_mul                          bntest.o
BN_exp                              bntest.o
RAND_seed                           bntest.o
BN_div_recp                         bntest.o
ld: bntest: fatal error: Symbol referencing errors. No output written to bntest
*** Error code 1

Stop.
*** Error code 1

Stop.
-----------------------------------------------------------------------------


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

Reply via email to