<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div>Hi there,</div><div><br></div><div>just starting out with Nginx, started installing and have a few warnings appearing during 'make'.</div><div><br></div><div>I'm running Debian Etch 32-bit with latest set of updates.</div><div><br></div><div>I undergo the following install procedure:</div><div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">wget and untar nginx-0.6.32 and mod_zip-1.1.1</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: 12.0px Helvetica">./configure --sbin-path=/usr/local/sbin --with-http_ssl_module --user=www --group=www --add-module=../mod_zip-1.1.1</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">However, when I run 'make' I get the following errors/warnings:</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><br></div></div></div><div><div>cc1: warnings being treated as errors</div><div>../mod_zip-1.1.1/ngx_http_zip_module.c: In function ‘ngx_http_zip_send_final_boundary’:</div><div>../mod_zip-1.1.1/ngx_http_zip_module.c:460: warning: implicit declaration of function ‘ngx_pnalloc’</div><div>../mod_zip-1.1.1/ngx_http_zip_module.c:460: warning: assignment makes pointer from integer without a cast</div><div>make[1]: *** [objs/addon/mod_zip-1.1.1/ngx_http_zip_module.o] Error 1</div><div>make[1]: Leaving directory `/home/pawel32/install/nginx-0.6.32'</div><div>make: *** [build] Error 2</div><div><br></div><div>Any suggestions? Are these serious? Should I be using a different version of Nginx or Mod_zip?</div><div><br></div><div>Cheers</div><div><br></div><div>Mark</div></div></body></html>