On Friday 14 September 2007 04:26:44 Siddhartha Kasivajhula wrote:
> I fixed the problem by building and using GNU ld to build OpenSSL instead
> of the default version of ld installed on Solaris. This compiled the .so
> libraries, but there were still some things missing from the libraries, it
> seemed, so I did not use them (for example, the symbol 'RSA_generate_key'
> was missing, which is required for generating certificates with
> engine_pkcs11). This is just FYI.

that is a normal symbol from openssl library. maybe your compiled version
of openssl is missing some features a normal compile has?

Regards, Andreas
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to