Error compiling 1.3.8 (or .4 or .7) with SPDY patch

Valentin V. Bartenev vbart at nginx.com
Thu Nov 29 01:32:17 UTC 2012


On Thursday 29 November 2012 02:27:44 Chris Brulak wrote:
> On ubuntu 10.04. (AWS AMI)
> Background:
> I'm trying to setup a rails server to host nginx + SPDY on an AWS AMI with
> Ubuntu 10.04.
> 
> After patching the source tree with the SPDY path I keep getting this
> error:
> 
> src/http/ngx_http_request_body.c: In function
> ‘ngx_http_read_client_request_body’: src/http/ngx_http_request_body.c:51:
> error: ‘rc’ undeclared (first use in this function)
> src/http/ngx_http_request_body.c:51: error: (Each undeclared identifier is
> reported only once src/http/ngx_http_request_body.c:51: error: for each
> function it appears in.) src/http/ngx_http_request_body.c:52: error: label
> ‘done’ used but not defined
[...]
> nginx version can be 1.3.4 or 1.3.7 or 1.3.8
[...]

The latest patch only suitable for 1.3.9. If you want to compile 1.3.8 with 
SPDY, then you should use http://nginx.org/patches/spdy/patch.spdy-53.txt

 wbr, Valentin V. Bartenev

--
http://nginx.com/support.html
http://nginx.org/en/donation.html



More information about the nginx mailing list