nginx installtion issue

Maxim Dounin mdounin at mdounin.ru
Thu Jul 19 12:53:41 UTC 2012


Hello!

On Thu, Jul 19, 2012 at 11:17:56AM +0530, Smitha wrote:

> While installing nginx I am facing the following issue

[...]

> src/core/ngx_resolver.c: In function ‘ngx_resolver_process_ptr’:
> src/core/ngx_resolver.c:1425:43: error: variable ‘qclass’ set but not used
> [-Werror=unused-but-set-variable]
> src/core/ngx_resolver.c:1425:36: error: variable ‘qtype’ set but not used
> [-Werror=unused-but-set-variable]
> cc1: all warnings being treated as errors
> 
> make[1]: *** [objs/src/core/ngx_resolver.o] Error 1
> make[1]: Leaving directory `/tmp/root-passenger-17381/nginx-0.8.53'
> make: *** [build] Error 2
> 
> 
> 
> I got a patch file while searching for this error on google. But where do I
> put it?

You may have better luck downloading latest version as available 
here:

http://nginx.org/en/download.html

Maxim Dounin



More information about the nginx mailing list