SPDY compilation fail - Warnings

Valentin V. Bartenev ne at vbart.ru
Thu Jul 26 13:56:22 UTC 2012


On Thursday 26 July 2012 17:13:27 DenisTRUFFAUT wrote:
> cc1: warnings being treated as errors
> src/http/ngx_http_request.c: In function
> ‘ngx_http_ssl_handshake_handler’:
> src/http/ngx_http_request.c:635: error: implicit declaration of function
> ‘SSL_get0_next_proto_negotiated’
> make[1]: *** [objs/src/http/ngx_http_request.o] Erreur 1
> make[1]: quittant le répertoire « /usr/local/src/nginx-1.3.2 »
> make: *** [build] Erreur 2
> 

http://nginx.org/patches/spdy/README.txt

The version of the OpenSSL library must be 1.0.1 or above. Older versions do
not support the Next Protocol Negations extension which is required for SPDY.

 wbr, Valentin V. Bartenev



More information about the nginx mailing list