https://bz.apache.org/bugzilla/show_bug.cgi?id=63212
Bug ID: 63212
Summary: Unresolved Symbols while building against openssl
1.1.1b
Product: Apache httpd-2
Version: 2.4.37
Hardware: Other
OS: AIX
Status: NEW
Severity: normal
Priority: P2
Component: Build
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
while trying to build against openssl 1.1.1b i got unresolved symbols errors.
the guys over there at openssl told me these symbols are deprecated and should
not be used any more
ld: 0711-317 ERROR: Undefined symbol: .TLS_client_method
ld: 0711-317 ERROR: Undefined symbol: .OPENSSL_init_ssl
ld: 0711-317 ERROR: Undefined symbol: .SSL_CTX_set_options
ld: 0711-317 ERROR: Undefined symbol: .SSL_in_init
ld: 0711-317 ERROR: Undefined symbol: .OPENSSL_sk_num
ld: 0711-317 ERROR: Undefined symbol: .OPENSSL_sk_value
ld: 0711-317 ERROR: Undefined symbol: .X509_get_version
ld: 0711-317 ERROR: Undefined symbol: .X509_getm_notBefore
ld: 0711-317 ERROR: Undefined symbol: .X509_getm_notAfter
gmake[2]: *** [ab] Error 8
gmake[1]: *** [all-recursive] Error 1
gmake: *** [all-recursive] Error 1
github issue:
https://github.com/openssl/openssl/issues/8355
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]