Hello Greg,

Thanks for the report.

* [EMAIL PROTECTED] wrote on Sat, Aug 18, 2007 at 07:01:28PM CEST:
> This is the snippet of code that showed up during ./configure --enable-apc
> 
> This was on a ServInt Essential VPS with PHP 5.2.3 and Apache 1.3 
> compiled through Cpanel while setting up APC.
[...]
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... no
> configure: WARNING: dlfcn.h: accepted by the compiler, rejected by the 
> preprocessor!
> configure: WARNING: dlfcn.h: proceeding with the preprocessor's result
> configure: WARNING:     ## ------------------------------------ ##
> configure: WARNING:     ## Report this to [EMAIL PROTECTED] ##
> configure: WARNING:     ## ------------------------------------ ##
> checking for dlfcn.h... no

Please look at the config.log file near the place where this test fails.
It should contain more information on why the preprocessor rejected it.
The test may be modified to use this, but maybe it's just that the
preprocessor is nonfunctional or not present on this system?

Cheers,
Ralf


Reply via email to