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

Re: built without kwallet fails stat_tests.py 13

From: Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA_at_GMail.Com>
Date: Sun, 24 May 2009 04:27:10 +0200

2009-05-24 03:54:58 Neels Janosch Hofmeyr napisaƂ(a):
> When I build without kwallet, svn often prints the line
>
> [[[
> libsvn_auth_kwallet-1.so.0: cannot open shared object file: No such file or
> directory
> ]]]
>
> at the beginning of its operation.
>
> My stat_tests.py 13 fails upon a routine checkout, I guess simply because of
> that line being printed.
>
> As soon as I successfully ./configure --with-kwallet, the test passes.
>
> Why is that line printed even if I don't enable kwallet in the build?

Your `svn` program uses such a libsvn_subr-1.so.0 which was built with enabled
support for KWallet.
Do you use locally built `svn` or `svn` installed by `make install`?

-- 
Arfrever Frehtes Taifersar Arahesis

Received on 2009-05-24 04:27:03 CEST

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.