Quantcast
Channel: Nginx Forum - Nginx Mailing List - Russian
Viewing all articles
Browse latest Browse all 3102

Nginx 1.8/1.9 с Perl 5.22 (no replies)

$
0
0
Приветствую участников!

Не хочет собираться Nginx на FreeBSD 10.2 с Perl 5.22

при сборке валит ошибки:

objs/src/http/modules/perl/ngx_http_perl_module.o: In function `ngx_http_perl_init_worker':
src/http/modules/perl/ngx_http_perl_module.c:(.text+0x31): undefined reference to `PL_thr_key'
src/http/modules/perl/ngx_http_perl_module.c:(.text+0x8b): undefined reference to `Perl_croak_nocontext'
objs/src/http/modules/perl/ngx_http_perl_module.o: In function `ngx_http_perl_handle_request':
src/http/modules/perl/ngx_http_perl_module.c:(.text+0x104): undefined reference to `PL_thr_key'
src/http/modules/perl/ngx_http_perl_module.c:(.text+0x22c): undefined reference to `Perl_croak_nocontext'
objs/src/http/modules/perl/ngx_http_perl_module.o: In function `ngx_http_perl_call_handler':
src/http/modules/perl/ngx_http_perl_module.c:(.text+0x265): undefined reference to `Perl_save_strlen'
objs/src/http/modules/perl/ngx_http_perl_module.o: In function `ngx_http_perl':
src/http/modules/perl/ngx_http_perl_module.c:(.text+0xa20): undefined reference to `PL_thr_key'
src/http/modules/perl/ngx_http_perl_module.c:(.text+0xb3d): undefined reference to `Perl_croak_nocontext'
objs/src/http/modules/perl/ngx_http_perl_module.o: In function `ngx_http_perl_set':
src/http/modules/perl/ngx_http_perl_module.c:(.text+0xc1b): undefined reference to `PL_thr_key'
src/http/modules/perl/ngx_http_perl_module.c:(.text+0xd6a): undefined reference to `Perl_croak_nocontext'
objs/src/http/modules/perl/ngx_http_perl_module.o: In function `ngx_http_perl_init_interpreter':
src/http/modules/perl/ngx_http_perl_module.c:(.text+0xe28): undefined reference to `PL_thr_key'
src/http/modules/perl/ngx_http_perl_module.c:(.text+0x14d0): undefined reference to `Perl_croak_nocontext'
objs/src/http/modules/perl/ngx_http_perl_module.o: In function `ngx_http_perl_variable':
src/http/modules/perl/ngx_http_perl_module.c:(.text+0x155b): undefined reference to `PL_thr_key'
src/http/modules/perl/ngx_http_perl_module.c:(.text+0x15ef): undefined reference to `Perl_croak_nocontext'
objs/src/http/modules/perl/ngx_http_perl_module.o: In function `ngx_http_perl_cleanup_perl':
src/http/modules/perl/ngx_http_perl_module.c:(.text+0x160b): undefined reference to `PL_thr_key'
src/http/modules/perl/ngx_http_perl_module.c:(.text+0x165a): undefined reference to `Perl_croak_nocontext'
objs/src/http/modules/perl/ngx_http_perl_module.o: In function `ngx_http_perl_ssi':
src/http/modules/perl/ngx_http_perl_module.c:(.text+0x1878): undefined reference to `PL_thr_key'
src/http/modules/perl/ngx_http_perl_module.c:(.text+0x19ce): undefined reference to `Perl_croak_nocontext'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make[3]: stopped in /usr/ports/www/nginx-devel/work/nginx-1.9.9
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/www/nginx-devel/work/nginx-1.9.9
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/www/nginx-devel
*** Error code 1

Stop.
make: stopped in /usr/ports/www/nginx-devel


Ровно такие же ошибки и при сборке 1.8

Куда посоветуете копать?

Viewing all articles
Browse latest Browse all 3102

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>