Skip Menu |

This queue is for tickets about the nginx CPAN distribution.

Report information
The Basics
Id: 114694
Status: new
Priority: 0/
Queue: nginx

People
Owner: Nobody in particular
Requestors: ram [...] netcore.co.in
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: On Centos7 XS load error
Date: Wed, 25 May 2016 13:04:25 +0530
To: bug-nginx [...] rt.cpan.org
From: Ram <ram [...] netcore.co.in>
Perl version v5.16.3 I get this error Please help how I can report a bug perl -e 'use Nginx::Redis'; Can't load '/usr/local/lib64/perl5/auto/Nginx/Nginx.so' for module Nginx: /usr/local/lib64/perl5/auto/Nginx/Nginx.so: undefined symbol: ngx_http_perl_handle_request at /usr/share/perl5/XSLoader.pm line 68. at /usr/local/lib64/perl5/Nginx.pm line 110. Compilation failed in require at /usr/local/share/perl5/Nginx/Redis.pm line 13. BEGIN failed--compilation aborted at /usr/local/share/perl5/Nginx/Redis.pm line 13. Compilation failed in require at -e line 1. BEGIN failed--compilation aborted at -e line 1.