Hello!<div><br></div><div>I am having an issue with NGinx compiling on an ArchLinux system I have.</div><div><br></div><div>The failure error is:</div><div><br></div><div><div># make</div><div>make -f objs/Makefile</div><div>
make[1]: Entering directory `/usr/local/src/nginx-1.0.0&#39;</div><div>gcc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g  -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \</div>
<div>                -o objs/src/core/ngx_resolver.o \</div><div>                src/core/ngx_resolver.c</div><div>src/core/ngx_resolver.c: In function ‘ngx_resolver_process_ptr’:</div><div>src/core/ngx_resolver.c:1425:43: error: variable ‘qclass’ set but not used [-Werror=unused-but-set-variable]</div>
<div>src/core/ngx_resolver.c:1425:36: error: variable ‘qtype’ set but not used [-Werror=unused-but-set-variable]</div><div>cc1: all warnings being treated as errors</div><div><br></div><div>make[1]: *** [objs/src/core/ngx_resolver.o] Error 1</div>
<div>make[1]: Leaving directory `/usr/local/src/nginx-1.0.0&#39;</div><div>make: *** [build] Error 2</div></div><div><br></div><div>Full details of configure.log make.log gcc --version are here,</div><div><br></div><div><a href="https://gist.github.com/944295">https://gist.github.com/944295</a><br clear="all">
<br></div><div>Any help is greatly appreciated. Thank you for your time!</div><div><br>-- <br>  ~Wayne<div><br></div><div>Wayne E. Seguin</div><div><a href="mailto:wayneeseguin@gmail.com" target="_blank">wayneeseguin@gmail.com</a></div>
<div>wayneeseguin on <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a></div><div><a href="http://twitter.com/wayneeseguin/" target="_blank">http://twitter.com/wayneeseguin/</a></div><div><a href="https://github.com/wayneeseguin/" target="_blank">https://github.com/wayneeseguin/</a></div>
<br>
</div>