Hello,
  thank you for your bug report.

On Wed, Mar 30, 2005 at 10:00:32AM +0200, Sektor van Skijlen wrote:
> checking dlfcn.h usability... no
> checking dlfcn.h presence... yes
> configure: WARNING: dlfcn.h: present but cannot be compiled
> 
> This happened on Cygwin. On this "system", the dlfcn.h header
> exists and programs with dynamic loading can be compiled, but
> you shouldn't use -ldl (nor -ldld) option when compiling with 
> gcc.

Please forward it to the bug report address of the project you tried to
compile, we cannot do anything about it.  (I don't mean Cygwin, I think
this is bug in the configure script you tried to run.  So the authors
should look at their configure.ac or configure.in and make sure they
don't use -ldl if they are on Cygwin.)

Tell them to read the section "Present But Cannot Be Compiled" of the
manual to autoconf-2.59.

We apologize that our program intructed you to mail here, instead of
to the project affected.

Regards,
        Stepan Kasal



Reply via email to