Re: RE: 1.7.9 does not compile anymore with libressl

2014-12-29 Thread weheartwebsites
thanks for that! Confirmed this is not an nginx issue but libressl 2.1.2. See also: https://github.com/libressl-portable/portable/issues/50 Posted at Nginx Forum: http://forum.nginx.org/read.php?2,255815,255820#msg-255820 ___ nginx mailing list nginx@n

RE: 1.7.9 does not compile anymore with libressl

2014-12-29 Thread Lukas Tribus
> I am trying to compile nginx 1.7.9 with libressl 2.1.2 the same way I did > with 1.7.7 but get the following error: > > src/http/ngx_http_request.c: In function ‘ngx_http_ssl_handshake_handler’: > src/http/ngx_http_request.c:775:9: error: implicit declaration of function > ‘SSL_get0_alpn_selected

1.7.9 does not compile anymore with libressl

2014-12-28 Thread weheartwebsites
I am trying to compile nginx 1.7.9 with libressl 2.1.2 the same way I did with 1.7.7 but get the following error: src/http/ngx_http_request.c: In function ‘ngx_http_ssl_handshake_handler’: src/http/ngx_http_request.c:775:9: error: implicit declaration of function ‘SSL_get0_alpn_selected’ [-Werror=