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

built without kwallet fails stat_tests.py 13

From: Neels Janosch Hofmeyr <neels_at_elego.de>
Date: Sun, 24 May 2009 03:54:58 +0200

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?
My build explicitly says

[[[
checking whether to look for KWallet... no
]]]

Thanks,
~Neels

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2353239

Received on 2009-05-24 03:56:11 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.