https://issues.apache.org/bugzilla/show_bug.cgi?id=46018
--- Comment #3 from Vejpustek Libor <[EMAIL PROTECTED]> 2008-11-06 13:35:25 PST --- I try patch acinclude.m4 and compile again. Result is bad : OK forcing SSL_LIBS to "-lssl -lcrypto" adding "-lssl" to LIBS adding "-lcrypto" to LIBS checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking for SSLeay_version... yes checking for SSL_CTX_new... no checking for ENGINE_init... yes checking for ENGINE_load_builtin_engines... no checking for SSL_set_cert_store... no configure: error: ... Error, SSL/TLS libraries were missing or unusable Only set "export LIBS=-ldl" before config working OK and Apache is compiled and working. But it's not right solution. Regards, Libor Vejpustek -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
