Error with http_perl_module

Igor Sysoev igor at sysoev.ru
Thu May 26 14:33:08 MSD 2011


On Thu, May 26, 2011 at 06:22:39AM -0400, Parker, Joshua wrote:
> Please see below.
> 
> Note (probably harmless): No library found for -lperl
> -Wl,-E -fstack-protector -L/usr/local/lib -L/usr/lib/perl/5.10/CORE -ldl -lm -lpthread -lc -lcrypt

LOL, "probably harmless". libperl is the very library required for linking.
It's seems you have broken perl installation.

> -- 
> Parker, Joshua
> Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
> 
> On Thursday, May 26, 2011 at 3:40 AM, Igor Sysoev wrote:
> 
> > On Wed, May 25, 2011 at 11:03:52PM -0400, Parker, Joshua wrote:
> > > I am trying to upgrade to 1.0.2, but I am getting an install error. Any help is greatly appreciated.
> > 
> > > -lcrypt -lpcre -lssl -lcrypto -ldl -lz \
> > > -Wl,-E -fstack-protector -L/usr/local/lib -L/usr/lib/perl/5.10/CORE -ldl -lm -lpthread -lc -lcrypt
> > > objs/src/http/modules/perl/ngx_http_perl_module.o: In function `ngx_http_perl_init_interpreter':
> > > /usr/local/src/nginx-1.0.2/src/http/modules/perl/ngx_http_perl_module.c:516: undefined reference to `Perl_sys_init'
> > 
> > What does "perl -MExtUtils::Embed -e ldopts" show ?


-- 
Igor Sysoev



More information about the nginx mailing list