Bugzilla – Bug 6921
Missing include in globus-openssl-module
Last modified: 2010-01-29 14:08:53
You need to log in before you can comment on or make changes to this bug.
The globus_openssl_module-1.1/library/globus_openssl.c calls SSL_library_init() but the header file that defined this function is not included: #include "openssl/ssl.h The linked patch fixes this problem
*** This bug has been marked as a duplicate of bug 6693 ***