Hi all, fs-fs-fuzzy-test fails to build for me (Ubuntu 14.04 + current updates) with a "DSO missing from the command line" error. Anyone objecting to the attached patch?
[[[ * build.conf (fs-fs-fuzzy-test) Add libsvn_repos as a dependency. ]]] Regards, Alexey.
Index: build.conf =================================================================== --- build.conf (revision 1623659) +++ build.conf (working copy) @@ -817,7 +817,7 @@ sources = fs-fs-fuzzy-test.c install = sub-test libs = libsvn_test libsvn_fs libsvn_fs_fs libsvn_delta - libsvn_subr apriconv apr + libsvn_repos libsvn_subr apriconv apr # ---------------------------------------------------------------------------- # Tests for libsvn_fs_x