<div dir="ltr"><div><div>Hello!<br><br></div>When building on Cygwin on Windows 7, using the --with-stream flag, it fails.<br><br><br>Here is my configure with options:<br>./configure
 --with-http_ssl_module --with-http_gzip_static_module --with-pcre-jit 
--with-debug --with-http_addition_module --with-http_auth_request_module
 --with-http_dav_module --with-http_gzip_static_module 
--with-http_image_filter_module --with-http_realip_module 
--with-http_stub_status_module --with-http_ssl_module 
--with-http_sub_module --with-http_xslt_module 0--with-ipv6 --with-mail 
--with-mail_ssl_module<br><br></div><div>Output of section where it errors out:<br><br></div><snip><br><div>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 -I src/stream \<br>        -o objs/src/stream/ngx_stream_proxy_module.o \<br>        src/stream/ngx_stream_proxy_module.c<br>src/stream/ngx_stream_proxy_module.c: In function `ngx_stream_proxy_handler':<br>src/stream/ngx_stream_proxy_module.c:542:6: error: `ngx_stream_upstream_t' has n<br>o member named `ssl_name'<br>     u->ssl_name = uscf->host;<br>      ^<br>objs/Makefile:1520: recipe for target 'objs/src/stream/ngx_stream_proxy_module.o<br>' failed<br>make[1]: *** [objs/src/stream/ngx_stream_proxy_module.o] Error 1<br>make[1]: Leaving directory '/home/kevin.worthington/nginx-1.11.3'<br>Makefile:8: recipe for target 'build' failed<br>make: *** [build] Error 2<br><div><div><div class="gmail_extra"></snip></div><div class="gmail_extra"><br></div><div class="gmail_extra">I would appreciate any help. I'm not sure if this is a bug or just incompatible on Cygwin.<br></div><div class="gmail_extra"><br><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><span style="font-family:arial,sans-serif;font-size:13px">Thank you,</span><br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">Kevin</span><br style="font-family:arial,sans-serif;font-size:13px">









<span style="font-family:arial,sans-serif;font-size:13px">--</span><br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">Kevin Worthington</span><br style="font-family:arial,sans-serif;font-size:13px">









<span style="font-family:arial,sans-serif;font-size:13px">kworthington *@* (gmail]  [dot} {com)</span><br style="font-family:arial,sans-serif;font-size:13px"><a href="http://kevinworthington.com/" style="font-family:arial,sans-serif;font-size:13px" target="_blank">http://kevinworthington.com/</a><br style="font-family:arial,sans-serif;font-size:13px">









<a href="http://twitter.com/kworthington" style="font-family:arial,sans-serif;font-size:13px" target="_blank">http://twitter.com/kworthington</a><br><a href="https://plus.google.com/+KevinWorthington/" target="_blank">https://plus.google.com/+KevinWorthington/</a><a href="https://twitter.com/kworthington/" target="_blank"></a></div></div></div></div>
<br><div class="gmail_quote">On Tue, Jul 26, 2016 at 10:11 AM, Maxim Dounin <span dir="ltr"><<a href="mailto:mdounin@mdounin.ru" target="_blank">mdounin@mdounin.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Changes with nginx 1.11.3                                        26 Jul 2016<br>
<br>
    *) Change: now the "accept_mutex" directive is turned off by default.<br>
<br>
    *) Feature: now nginx uses EPOLLEXCLUSIVE on Linux.<br>
<br>
    *) Feature: the ngx_stream_geo_module.<br>
<br>
    *) Feature: the ngx_stream_geoip_module.<br>
<br>
    *) Feature: the ngx_stream_split_clients_module.<br>
<br>
    *) Feature: variables support in the "proxy_pass" and "proxy_ssl_name"<br>
       directives in the stream module.<br>
<br>
    *) Bugfix: socket leak when using HTTP/2.<br>
<br>
    *) Bugfix: in configure tests.<br>
       Thanks to Piotr Sikora.<br>
<span class=""><font color="#888888"><br>
<br>
--<br>
Maxim Dounin<br>
<a href="http://nginx.org/" rel="noreferrer" target="_blank">http://nginx.org/</a><br>
<br>
_______________________________________________<br>
nginx-announce mailing list<br>
<a href="mailto:nginx-announce@nginx.org">nginx-announce@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx-announce" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx-announce</a><br>
</font></span></blockquote></div><br></div></div></div></div></div>