Hi Marc,

* Marc Espie wrote on Thu, Dec 15, 2005 at 07:18:26PM CET:
> OpenBSD just has a dummy libresolv, that is used for some `legacy' programs
> that expect to link against it. It doesn't contain anything useful...

Then the kde configure should not pick it up, with AC_SEARCH_LIBS for
example.

> Some configure stuff (kde for instance) detects the presence of libresolv,
> and tries to link against it... And of course, libtool detects that there is
> just a static library, and thus refuses to build shared modules using that
> library...
> 
> The following patch fixes that.

The patch is fine as a workaround for above.  But regarding upstream
libtool, I'd rather like the fix be done in the right place, in KDEs
configury.

Cheers,
Ralf

Reply via email to