You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "Sergey A. Lipnevich" <se...@optimaltec.com> on 2003/07/28 18:23:57 UTC

Neon 0.24 and make davcheck

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