On 08/12/2010 10:16 AM, Phil Dibowitz wrote:
> On Thu, Aug 12, 2010 at 04:55:25PM +0100, Chris Mayo wrote:
>> In 0.22 libconcord.py sets: ABI_VERSION = 2
>> causing it to look for libconcord.so.2
>
> Crap. That should have gone 0 ->  1, not 0 ->  2.
>
> I have to release a 0.23 this weekend anyway, I'll fix that.

I think it was originally 1 not 0. I don't think this value should have 
been changed at all, since when I build latest CVS, the link command 
includes:

-Wl,-soname -Wl,libconcord.so.1 -o .libs/libconcord.so.1.1.0

... and the Python bindings should be looking for the soname.

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to