both the

solaris-sparc*-gcc    and solaris-x86-gcc  config lines in 
0.9.6a need fixing.

1. "gnu-shared" should be "solaris-shared"

2. It would help if you added a -R/usr/local/ssl/lib  in front of
  the -lnsl lines.
 This will make it so that libssl will be always dynamically linked
  against libcrypto, reguardless of what LD_LIBRARY_PATH is set to.

  Or you could add the -R to the do_solaris_shared Makefile target
  directly, I suppose.

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

Reply via email to