22 messages in ru.sysoev.nginxRe: Nginx on Solaris 10 x86 64
FromSent OnAttachments
Wayne E. SeguinSep 17, 2007 10:38 am 
Roger PackSep 17, 2007 11:20 am 
Wayne E. SeguinSep 17, 2007 5:32 pm 
Igor SysoevSep 17, 2007 9:39 pm 
焦胜强Sep 18, 2007 2:20 am 
Wayne E. SeguinSep 18, 2007 10:37 am 
Wayne E. SeguinSep 18, 2007 10:38 am 
Igor SysoevSep 18, 2007 10:50 am 
Wayne E. SeguinSep 18, 2007 10:56 am 
Igor SysoevSep 18, 2007 11:10 am 
marc...@public.gmane.orgSep 18, 2007 11:11 am 
Igor SysoevSep 18, 2007 11:14 am 
Igor SysoevSep 18, 2007 11:22 am.xtx
Wayne E. SeguinSep 18, 2007 11:23 am.txt
Wayne E. SeguinSep 18, 2007 11:31 am 
Igor SysoevSep 18, 2007 11:34 am 
Wayne E. SeguinSep 18, 2007 12:05 pm 
Wayne E. SeguinSep 18, 2007 12:06 pm 
Igor SysoevSep 18, 2007 12:12 pm 
Igor SysoevSep 18, 2007 12:12 pm 
Wayne E. SeguinSep 18, 2007 12:16 pm 
Adrian Perez de CastroSep 18, 2007 12:26 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Nginx on Solaris 10 x86 64Actions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Sep 18, 2007 11:10:04 am
List:ru.sysoev.nginx

On Tue, Sep 18, 2007 at 01:56:57PM -0400, Wayne E. Seguin wrote:

On Sep 18, 2007, at 13:50 , Igor Sysoev wrote:

What does ldd show if you leave libprce in /usr/local/lib only ?

# rm - f /usr/lib/libpcre*

# ls /usr/local/lib/libpcre* /usr/local/lib/libpcre.a /usr/local/lib/libpcre.so. 0 /usr/local/lib/libpcrecpp.la /usr/local/lib/ libpcrecpp.so.0.0.0 /usr/local/lib/libpcreposix.so /usr/local/lib/libpcre.la /usr/local/lib/libpcre.so. 0.0.1 /usr/local/lib/libpcrecpp.so /usr/local/lib/ libpcreposix.a /usr/local/lib/libpcreposix.so.0 /usr/local/lib/libpcre.so /usr/local/lib/ libpcrecpp.a /usr/local/lib/libpcrecpp.so.0 /usr/ local/lib/libpcreposix.la /usr/local/lib/libpcreposix.so.0.0.0

# ldd /sbin/nginx libsocket.so.1 => /lib/libsocket.so.1 libnsl.so.1 => /lib/libnsl.so.1 librt.so.1 => /lib/librt.so.1 libsendfile.so.1 => /lib/libsendfile.so.1 libpcre.so.0 => (file not found) libz.so.1 => /usr/lib/libz.so.1 libc.so.1 => /lib/libc.so.1 libmp.so.2 => /lib/libmp.so.2 libmd.so.1 => /lib/libmd.so.1 libscf.so.1 => /lib/libscf.so.1 libuutil.so.1 => /lib/libuutil.so.1 libgen.so.1 => /lib/libgen.so.1 libm.so.2 => /lib/libm.so.2

Could you show configure output and last build string (linking) ?