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

Neon 0.24 and make davcheck

From: Sergey A. Lipnevich <sergey_at_optimaltec.com>
Date: 2003-07-28 20:23:57 CEST

Hi All,

While I'm struggling with the code, I hit a wall in testing. I export
LD_LIBRARY_PATH appropriately, then do `ldd
subversion/clients/cmdline/.libs/svn' and it shows *no* "not found"
libraries. I then run `make davcheck' or `basic_tests.py', and it fails
with the error that suggests (according to README in tests) that the
client can't find the shared libraries (something about http:// URL
being invalid). I'm working around this by symlinking
"subversion/clients/cmdline/svn" with a previously built client which
has built-in static APR, APU, and Neon 0.23, but that's not "the true
Tao". I've posted a bash script sometime ago which I use to prepare
Apache configuration and run davcheck, it evolved a little, and I can
post it again if someone wants to have a look in regards to this
problem, although I get the same error without the script. Your help is
greatly appreciated.

Sergey.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 28 20:25:05 2003

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.