[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Squid 2.5.4 hangs when creating cache directories



On Tue, Oct 07, 2003 at 08:11:18AM +0100, Peter Whysall wrote:
> 
> How would I determine this?

`ldd /<path to squid binary> | grep libpthread`

If the above gives you output then libpthread is compiled into squird.

_or_

Strace and look for an open() of libpthread that doesn't look like it's in
the loaders initialization?
 

c.



Reply to: