[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Not enough infer to resolve 'loaded an incompatible library'

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 13 Mar 2014 14:46:01 +0000

Torsten Budesheim <torstenb_at_gmail.com> writes:

> svn: E200019: ra_serf was compiled for serf 1.3.4 but loaded an incompatible 1.1.1 library
>
>
> How can I identify the incompatible version 1.1.1 library that is
> being loaded and/or how do I fix this?

I think OSX uses dyld and so setting DYLD_PRINT_LIBRARIES should tell
you which libraries are loaded at runtime and setting DYLD_LIBRARY_PATH
should allow you to change the search.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2014-03-13 15:46:45 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.