SPDY compilation fail - Warnings

Valentin V. Bartenev ne at vbart.ru
Tue Aug 14 21:21:37 UTC 2012


On Wednesday 15 August 2012 01:10:58 DenisTRUFFAUT wrote:
> Oh-oh... :O
> 
> Another error with NginX 1.3.4 and patch 52 :
> 
> objs/src/http/ngx_http_request.o: In function
> `ngx_http_ssl_handshake_handler':
> /usr/local/src/nginx-1.3.4/src/http/ngx_http_request.c:643: undefined
> reference to `SSL_get0_next_proto_negotiated'
> objs/src/http/modules/ngx_http_ssl_module.o: In function
> `ngx_http_ssl_merge_srv_conf':
> /usr/local/src/nginx-1.3.4/src/http/modules/ngx_http_ssl_module.c:469:
> undefined reference to `SSL_CTX_set_next_protos_advertised_cb'
> collect2: ld returned 1 exit status
> make[1]: *** [objs/nginx] Error 1
> make[1]: Leaving directory `/usr/local/src/nginx-1.3.4'
> make: *** [build] Error 2
> 
> This time, I have installed open ssl 1.0.1.
> Is there something else required to compile ?
> (It is another machine)
> 
> 11:41:41|root at SkeetMeet-1> openssl version
> OpenSSL 1.0.1c 10 May 2012
> 

It looks like that you have two different versions of OpenSSL installed, or at 
least the headers from the old one.

 wbr, Valentin V. Bartenev



More information about the nginx mailing list