Daniel Shahaf wrote:

> Why won't the loader look for them in the right place?
>
> Is this the ancient Debian libtool issue, or something else?

Could you give a pointer or summary for the ancient Debian libtool
issue?  I ask because in the past I've filed bugs against libtool and
it seems to have a reasonable maintenance team that can fix things
(and because I'm always a bit of a skeptic ;-)).

For the case at hand: libtool never gets told that the auth-test wants
to load auth providers because they are loaded using dlopen(), not
ordinary library linkage.  So libtool can avoid blame for this
particular problem.

Thanks,
Jonathan

Reply via email to