Richard Levitte - VMS Whacker wrote:
> sorribas> Hi, I'm trying to compile the gpkcs11 module witch uses the
> sorribas> openssl. The gpkcs11 try to find a file called evp_pkcs11.h
> sorribas> and doesn't found it. Where can I find that file?
>
> As far as I know, evp_pkcs11.h is not part of OpenSSL. I suggest you
> ask on [EMAIL PROTECTED] or [EMAIL PROTECTED]
evp_pkcs11.h is just a part of a patch created to solve a name conflict
problem.
I sent some explanations to sorribas on what he should do.
When loading from Netscape on a Sun platform a dynamic library that uses
OpenSSL functions, it somehow conflicts internally.
This patch creates an alternative version of OpenSSL, with a header in
front of the function names.
This is a fast and dirty, but working solution to that problem.
May be a better solution should be found.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]