Hello,<div><br></div><div>I'm trying to build nginx 1.5.3 on Cygwin using Windows 7. I see the following output during "make":</div><div><br></div><div><div>cc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -D FD_</div>
<div>SETSIZE=2048 -I src/core -I src/event -I src/event/modules -I src/os/unix -I ~/o</div><div>penssl-0.9.8l/.openssl/include -I objs \</div><div>                -o objs/src/core/ngx_output_chain.o \</div><div>                src/core/ngx_output_chain.c</div>
<div>cc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -D FD_</div><div>SETSIZE=2048 -I src/core -I src/event -I src/event/modules -I src/os/unix -I ~/o</div><div>penssl-0.9.8l/.openssl/include -I objs \</div>
<div>                -o objs/src/core/ngx_string.o \</div><div>                src/core/ngx_string.c</div><div>cc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -D FD_</div><div>SETSIZE=2048 -I src/core -I src/event -I src/event/modules -I src/os/unix -I ~/o</div>
<div>penssl-0.9.8l/.openssl/include -I objs \</div><div>                -o objs/src/core/ngx_parse.o \</div><div>                src/core/ngx_parse.c</div><div>cc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -D FD_</div>
<div>SETSIZE=2048 -I src/core -I src/event -I src/event/modules -I src/os/unix -I ~/o</div><div>penssl-0.9.8l/.openssl/include -I objs \</div><div>                -o objs/src/core/ngx_inet.o \</div><div>                src/core/ngx_inet.c</div>
<div>cc1: warnings being treated as errors</div><div>src/core/ngx_inet.c: In function `ngx_sock_ntop':</div><div>src/core/ngx_inet.c:236: error: comparison between signed and unsigned</div><div>make[1]: *** [objs/src/core/ngx_inet.o] Error 1</div>
<div>make[1]: Leaving directory `/home/kworthington/nginx-1.5.3'</div><div>make: *** [build] Error 2</div></div><div><br></div><div>I would appreciate any help to fix this. Thank you!</div><div><br clear="all"><div>Best regards,<br>
Kevin<br>--<br>Kevin Worthington<br><a href="http://kevinworthington.com/" target="_blank">http://kevinworthington.com/</a><br><a href="http://twitter.com/kworthington" target="_blank">http://twitter.com/kworthington</a></div>

</div>