Fenlason, Josh wrote:
I didn't see anything about it being necessary to build OpenSSL as a shared library.
No, but even a static OpenSSL library that you want to link into your module must be build using the PIC (position-independent code) option, just as if you were going to make a DLL out of it.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]