On 07.05.2013 14:06, C. Michael Pilato wrote:
> My guess is also that the build was picking up the older system
> apr-util version, but I haven't been able to verify that yet. 

All I can suggest (assuming you're on Linux) is to check the RPATH
encoded in the binary modules created by the ctypes bindings (readelf -d
will help); could be they're somehow overriding whatever libsvn_subr's
ELF header contains, although AFAIK you have to explicitly turn RPATH
lookup off for that to happen.

-- Brane

-- 
Branko Čibej
Director of Subversion | WANdisco | www.wandisco.com

Reply via email to