[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: auth-test fails (E200006: svn_auth_get_platform_specific_client_providers should return an array of 5 providers)

From: Jonathan Nieder <jrnieder_at_gmail.com>
Date: Sun, 13 Nov 2011 10:32:44 -0600

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
Received on 2011-11-13 17:33:23 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.