Re: ngx_stream module build error on 1.11.3

2016-07-28 Thread Dewangga Bachrul Alam
Thanks Maxim, its works. :) On 07/28/2016 03:29 PM, Maxim Konovalov wrote: > Hi Dewangga, > > On 7/28/16 10:31 AM, Dewangga Bachrul Alam wrote: >> Hello! >> >> I've tried to build nginx 1.11.3 with --with-stream module parameter, >> but, attached below: >> > [...] > > That was already fixed. >

Re: ngx_stream module build error on 1.11.3

2016-07-28 Thread Maxim Konovalov
Hi Dewangga, On 7/28/16 10:31 AM, Dewangga Bachrul Alam wrote: > Hello! > > I've tried to build nginx 1.11.3 with --with-stream module parameter, > but, attached below: > [...] That was already fixed. As a workaround you can add "--with-stream_ssl_module" to your configure args. -- Maxim Kon

ngx_stream module build error on 1.11.3

2016-07-28 Thread Dewangga Bachrul Alam
Hello! I've tried to build nginx 1.11.3 with --with-stream module parameter, but, attached below: .. snip .. ./configure \ --prefix=%{_sysconfdir}/nginx \ --sbin-path=%{_sbindir}/nginx \ --conf-path=%{_sysconfdir}/nginx/nginx.conf \ --error-log-path=%{_localstated