<div dir="ltr"><div><div><div>Hello!<br><br></div>On Cygwin 64-bit, I am getting this build error (worked fine on Cygwin 32-bit) :<br><br>        -o objs/src/os/unix/ngx_udp_send.o \<br>        src/os/unix/ngx_udp_send.c<br>cc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -D FD_<br>SETSIZE=2048 -I src/core -I src/event -I src/event/modules -I src/os/unix -I /us<br>r/include/libxml2 -I objs \<br>        -o objs/src/os/unix/ngx_udp_sendmsg_chain.o \<br>        src/os/unix/ngx_udp_sendmsg_chain.c<br>src/os/unix/ngx_udp_sendmsg_chain.c: In function `ngx_sendmsg':<br>src/os/unix/ngx_udp_sendmsg_chain.c:274:16: error: `struct in_pktinfo' has no me<br>mber named `ipi_spec_dst'<br>             pkt->ipi_spec_dst = sin->sin_addr;<br>                ^<br>objs/Makefile:847: recipe for target 'objs/src/os/unix/ngx_udp_sendmsg_chain.o'<br>failed<br>make[1]: *** [objs/src/os/unix/ngx_udp_sendmsg_chain.o] Error 1<br>make[1]: Leaving directory '/home/kevin.worthington/nginx-1.13.1'<br>Makefile:8: recipe for target 'build' failed<br>make: *** [build] Error 2<br><br></div>Help and/or patches are much appreciated. Thank you!<br><br>Best regards,<br>Kevin<br>--<br>Kevin Worthington<br></div>kworthington (at} gmail {dot) com<br><div><a href="https://kevinworthington.com/" target="_blank">https://kevinworthington.com/</a><br><a href="https://twitter.com/kworthington/" target="_blank">https://twitter.com/kworthington</a></div></div>