On 05/03/2017 11:25 PM, Ruediger Pluem wrote:
Just as a heads up as I currently don't have time to investigate further. I get 
the below on CentOS 6.9 64 bit, which
puzzles me a little bit as I would expect the errno addresses to be different 
in different threads on my OS.

[Thu May 04 06:17:13.723918 2017] [ssl:notice] [pid 2629:tid 140039001335552] 
AH10028: using deprecated
CRYPTO_set_id_callback for OpenSSL

OpenSSL used is the one delivered by CentOS: openssl-1.0.1e-57.el6.x86_64

Do you use an installed APR or build using --with-included-apr? The configure test that determines whether your errno is safe has to be linked against an already-built APR; otherwise the fallbacks come into play.

--Jacob

Reply via email to