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!
>
>
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.
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