I take it back.. if I use  --enable-apc-pthreadmutex I get file locks,
but if I don't use the option at all, I get pthreadmutexes. I'm
guessing pthead became the new default?

On Jan 7, 2008 1:59 PM, steve <[EMAIL PROTECTED]> wrote:
>
> When configuring APC 3.0.16 I see this, which I don't recall seeing before:
>
> checking dlfcn.h presence... no
> configure: WARNING: dlfcn.h: accepted by the compiler, rejected by the
> preprocessor!
> configure: WARNING: dlfcn.h: proceeding with the compiler's result
> checking for dlfcn.h... yes
>
> Also --enable-apc-pthreadmutex no longer seems to work (it is no
> longer in ./configure --help and in phpinfo it says it is using file
> locks).
>
> Is the warning above causing a problem or was
> --enable-apc-pthreadmutex pulled out???
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to