Martin Furter <m...@rola.ch> writes: > Doing some more testing I found another out that non-existing > libraries have to be removed from LD_PRELOAD.
Does this interact with --enable-runtime-module-search? That's the switch that causes Subversion to load RA/FS modules at runtime rather than linking them to the binary. In the past it was difficult to run the regression tests with this enabled because the runtime loader would pick installed modules ahead of the ones in the build directory. -- Philip