Welcome! Log In Create A New Profile

Advanced

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

July 04, 2016 08:50AM
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’:
> > 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_loc_conf’:
> > src/http/modules/perl/ngx_http_perl_module.c:894: предупреждение:
> unused
> > parameter ‘cf’
> > src/http/modules/perl/ngx_http_perl_module.c: In function
> ‘ngx_http_perl’:
> > src/http/modules/perl/ngx_http_perl_module.c:909: предупреждение:
> unused
> > parameter ‘cmd’
> > src/http/modules/perl/ngx_http_perl_module.c: In function
> > ‘ngx_http_perl_set’:
> > src/http/modules/perl/ngx_http_perl_module.c:962: предупреждение:
> unused
> > parameter ‘cmd’
> > src/http/modules/perl/ngx_http_perl_module.c:962: предупреждение:
> unused
> > parameter ‘conf’
> > src/http/modules/perl/ngx_http_perl_module.c: In function
> > ‘ngx_http_perl_exit’:
> > src/http/modules/perl/ngx_http_perl_module.c:1053: предупреждение:
> unused
> > parameter ‘cycle’
>
> Проверьте параметры ./configure и CFLAGS, у вас мусор в опциях
> сборки.
>
> --
> Maxim Dounin
> http://nginx.org/
>
> _______________________________________________
> nginx-ru mailing list
> nginx-ru@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx-ru

параметры при сборке ./configure

./configure --with-http_perl_module --without-http_memcached_module --without-http_fastcgi_module --without-http_geo_module --without-http_map_module --without-http_scgi_module --without-http_split_clients_module --without-http_ssi_module --without-http_userid_module --without-http_uwsgi_module --user=nginx --group=nginx --prefix=/usr/share/nginx --sbin-path=/usr/sbin/nginx --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --http-client-body-temp-path=/var/lib/nginx/tmp/client_body --http-proxy-temp-path=/var/lib/nginx/tmp/proxy --http-fastcgi-temp-path=/var/lib/nginx/tmp/fastcgi --http-uwsgi-temp-path=/var/lib/nginx/tmp/uwsgi --http-scgi-temp-path=/var/lib/nginx/tmp/scgi --pid-path=/var/run/nginx.pid --lock-path=/var/lock/subsys/nginx --with-http_realip_module --with-http_addition_module --with-http_gzip_static_module --with-http_degradation_module --with-http_stub_status_module --without-http_autoindex_module --with-http_gunzip_module --with-file-aio --with-cc-opt='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --with-ld-opt=-Wl,-E

make CFLAGS="$CFLAGS -g"
Subject Author Posted

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

sashainvalid July 02, 2016 09:04AM

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

Maxim Dounin July 04, 2016 07:26AM

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

sashainvalid July 04, 2016 08:50AM

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

Maxim Dounin July 04, 2016 10:14AM

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

sashainvalid July 04, 2016 11:47AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 187
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready