выдаёт ошибку при сборки nginx c --with-http perl module

2016-07-02 Thread sashainvalid
cc1: warnings being treated as errors src/http/modules/perl/ngx_http_perl_module.c: In function ‘ngx_http_perl_preconfiguration’: src/http/modules/perl/ngx_http_perl_module.c:847: предупреждение: unused parameter ‘cf’ src/http/modules/perl/ngx_http_perl_module.c: In function ‘ngx_http_perl_merge_lo

Re: выдаёт ошибку при сборки nginx c --with-http perl module

2016-07-04 Thread Maxim Dounin
Hello! On Sat, Jul 02, 2016 at 09:04:45AM -0400, sashainvalid wrote: > cc1: warnings being treated as errors > src/http/modules/perl/ngx_http_perl_module.c: In function > ‘ngx_http_perl_preconfiguration’: > src/http/modules/perl/ngx_http_perl_module.c:847: предупреждение: unused > parameter ‘cf’

Re: выдаёт ошибку при сборки nginx c --with-http perl module

2016-07-04 Thread sashainvalid
Maxim Dounin Wrote: --- > Hello! > > On Sat, Jul 02, 2016 at 09:04:45AM -0400, sashainvalid wrote: > > > cc1: warnings being treated as errors > > src/http/modules/perl/ngx_http_perl_module.c: In function > > ‘ngx_http_perl_preconfiguration’: >

Re: выдаёт ошибку при сборки nginx c --with-http perl module

2016-07-04 Thread Maxim Dounin
Hello! On Mon, Jul 04, 2016 at 08:50:23AM -0400, sashainvalid wrote: > Maxim Dounin Wrote: > --- > > Hello! > > > > On Sat, Jul 02, 2016 at 09:04:45AM -0400, sashainvalid wrote: > > > > > cc1: warnings being treated as errors > > > src/http/mo

Re: выдаёт ошибку при сборки nginx c --with-http perl module

2016-07-04 Thread sashainvalid
Maxim Dounin Wrote: --- > Hello! > > On Mon, Jul 04, 2016 at 08:50:23AM -0400, sashainvalid wrote: > > > Maxim Dounin Wrote: > > --- > > > Hello! > > > > > > On Sat, Jul 02, 2016 at 09:04:45AM