As expected, setting LD_LIBRARY_PATH enabled almost all of make check to
pass.
However, one test still failed. Here's the relevant log output:
START: ra-local-test
svn_tests: Mismatched FS module version for 'fsfs': found 1.2.3,
expected 1.2.1
FAIL: ra-local-test 1: open an ra session to a local repository
svn_tests: Mismatched FS module version for 'fsfs': found 1.2.3,
expected 1.2.1
FAIL: ra-local-test 2: get the youngest revision in a repository
PASS: ra-local-test 3: svn_ra_local__split_URL: syntax validation
PASS: ra-local-test 4: svn_ra_local__split_URL: invalid host names
PASS: ra-local-test 5: svn_ra_local__split_URL: valid host names
svn_tests: Mismatched FS module version for 'fsfs': found 1.2.3,
expected 1.2.1
FAIL: ra-local-test 6: test svn_ra_local__split_URL correctness
END: ra-local-test
It looks like it's still coded for 1.2.1, rather than 1.2.3. Can anyone
confirm whether or not this is the case?
-David
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 31 21:03:14 2005