> OpenSSL version:  0.9.5
> Target:           hpux-parisc-gcc
> Compiler:         gcc version cygnus-2.7-96q4
                                ^^^^^^^^^^^^^^^ have never seen anything
like it...
> 
> 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)
Well, you should look for the error earlier in the output. It looks like
something is really broken and whatever it is it's very likely have
nothing to do with OpenSSL. I mean you maybe can't link with *any*
libwhatever.a you create yourself...

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

Reply via email to