in reply to Re: Solaris problem or compile options
in thread Solaris problem or compile options
Thanks, that helps narrow it down.
But I I believe I have the openssl dev files. It shows the openssldev package installed and the files included in the package are what I would typically expect, and are in a location that I was referencing....... Pathname: /opt/csw/include/openssl/x509.h Pathname: /opt/csw/include/openssl/x509_vfy.h Pathname: /opt/csw/include/openssl/x509v3.h Pathname: /opt/csw/lib/libcrypto.a Pathname: /opt/csw/lib/libcrypto.so Pathname: /opt/csw/lib/libssl.a Pathname: /opt/csw/lib/libssl.so ... Pathname: /opt/csw/lib/sparcv9/libcrypto.so Pathname: /opt/csw/lib/sparcv9/libssl.a Pathname: /opt/csw/lib/sparcv9/libssl.so ...
that is I'm assuming dev files would be include dir and the libraries. Or is there something else?
Are the symbols found from includes or shared objects?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Solaris problem or compile options
by Eliya (Vicar) on Feb 03, 2012 at 23:37 UTC | |
by ckevinj (Initiate) on Feb 06, 2012 at 21:31 UTC |