andy,
I claim [1] that loadable modules on OSX are usually called .bundle or .so,
whereas shared libraries are called .dylib. as the OpenSSL engines are loadable
modules, and are named .so by the build process, the default extension to try
to load should be .so even on MacOSX. another way to resolve this could perhaps
be to change to build process to create files named .dylib, but given what I
read in [1] that would be a bit strange.
jakob
[1] http://www.finkproject.org/doc/porting/porting.en.html#shared.lib-and-mod
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [email protected]