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

Re: [PATCH] libsvn SONAMEs and APR

From: Peter Samuelson <peter_at_p12n.org>
Date: 2006-03-31 19:59:36 CEST

[Philip Martin]
> If we don't change the soname:

> Case [3]:
> - foo linked against subversion/apr-0.9
> - foo has libsvn and libapr in the NEEDED section
> - system upgrades to new subversion/apr-1.x keeping apr-0.9

I'm particularly interested in case 5:

Case 5:
 - foo linked against subversion/apr-0.9
 - foo has libsvn (and possibly libapr, doesn't really matter) in the
   NEEDED section
 - system upgrades to new subversion/apr-1.x keeping apr-0.9
   _and subversion/apr-0.9_
 - foo continues to work normally

This is what I will do on Debian, and having both svn libs installed
simultaneously is only possible if the soname is changed.

> I don't object to a configure switch to keep the old SONAME, either
> one specific to this case --soname-use-apr0 or a generic
> --soname-version=0.

Interesting approach - I happen to think it's unnecessary, but if it
makes people happy....

Peter

Received on Fri Mar 31 20:00:07 2006

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

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