atom feed7 messages in ru.sysoev.nginxRe: Error with http_perl_module
FromSent OnAttachments
Parker, JoshuaMay 25, 2011 8:03 pm 
Igor SysoevMay 26, 2011 12:40 am 
Parker, JoshuaMay 26, 2011 3:22 am 
Igor SysoevMay 26, 2011 3:32 am 
Parker, JoshuaMay 26, 2011 3:35 am 
Igor SysoevMay 26, 2011 3:39 am 
Parker, JoshuaMay 26, 2011 3:39 am 
Subject:Re: Error with http_perl_module
From:Parker, Joshua (jo@joshparker.us)
Date:May 26, 2011 3:22:07 am
List:ru.sysoev.nginx

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

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 ?