Hi:

I got the following error when I tried to build openssl on my system.
Below is the log file.  Should I use some switch when building
openssl.

thanks

ravi

---------------------------------------------

OpenSSL self-test report:

OpenSSL version:  0.9.5
Last change:      PKCS7_encrypt() was adding text MIME headers twice beca...
Options:          --openssldir=/stor/azcad_hlvde1/proto/ravi/openssl
OS (uname):       HP-UX hip015 B.10.20 A 9000/770 2003450312 two-user license
OS (config):      ??
Target (default): ??
Target:           hpux-parisc-gcc
Compiler:         gcc version cygnus-2.7-96q4

Failure!
-----------------------------------------------------------------------------
c_rehash: rehashing skipped ('openssl' program not available)
        touch rehash.time
testing...
        gcc -I../include -DTHREADS  -O3 -DB_ENDIAN -DBN_DIV2W -c bntest.c
        gcc -o bntest -I../include -DTHREADS  -O3 -DB_ENDIAN -DBN_DIV2W bntest.o -L. 
-L.. -L../.. -L../../.. -L.. -lcrypto 
/bin/ld: Unsatisfied symbols:
   BIO_new (code)
   BN_copy (code)
   BN_free (code)
   BN_mul (code)
   BN_lshift1 (code)
   BN_mod_mul_montgomery (code)
   BIO_puts (code)
   RAND_seed (code)
   BN_div (code)
   ERR_get_error (code)
   BN_RECP_CTX_set (code)
   ERR_error_string (code)
   BN_sub (code)
   BN_set_word (code)
   BN_from_montgomery (code)
   BN_lshift (code)
   BN_MONT_CTX_free (code)
   BN_init (code)
   BN_new (code)
   BN_mod (code)
   BN_print (code)
   BIO_free (code)
   BN_CTX_free (code)
   ERR_load_crypto_strings (code)
   BN_add_word (code)
   BN_print_fp (code)
   BN_mod_exp (code)
   BIO_ctrl (code)
   BN_MONT_CTX_set (code)
   BN_RECP_CTX_free (code)
   BN_exp (code)
   BIO_s_file (code)
   BN_sqr (code)
   BN_rshift (code)
   BN_set_bit (code)
   BN_add (code)
   BN_CTX_init (code)
   BN_div_recp (code)
   BN_RECP_CTX_init (code)
   BN_rand (code)
   ERR_print_errors_fp (code)
   BN_rshift1 (code)
   BN_CTX_new (code)
   BN_MONT_CTX_new (code)
   BN_bin2bn (code)
   BN_mod_mul (code)
collect2: ld returned 1 exit status
*** Error exit code 1

Stop.
*** Error exit code 1

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

Reply via email to