Re: build error for 1.13.2

2017-06-27 Thread Kevin Worthington
Thanks Maxim, it turned out my build script was just doing something strange. I got it built. Best regards, Kevin -- Kevin Worthington kworthington (At) {gmail] . com https://kevinworthington.com/ https://twitter.com/kworthington On Tue, Jun 27, 2017 at 1:26 PM, Maxim Dounin wrote: > Hello! > >

Re: build error for 1.13.2

2017-06-27 Thread Maxim Dounin
Hello! On Tue, Jun 27, 2017 at 11:45:12AM -0400, Kevin Worthington wrote: > On Cygwin 64-bit, I am getting this build error (worked fine on Cygwin > 32-bit) : As per the path in the make output: > make[1]: Leaving directory '/home/kevin.worthington/nginx-1.13.1' you are building nginx 1.13.1.

build error for 1.13.2

2017-06-27 Thread Kevin Worthington
Hello! On Cygwin 64-bit, I am getting this build error (worked fine on Cygwin 32-bit) : -o objs/src/os/unix/ngx_udp_send.o \ src/os/unix/ngx_udp_send.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -D FD_ SETSIZE=2048 -I src/core -I src/event -I src/eve