On 09/29/2010 05:53 PM, David R. Morrison wrote:
>
> On Sep 30, 2010, at 7:45 AM, Alexander Hansen wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> On 9/29/10 5:08 PM, Ebrahim Mayat wrote:
>>> Hello list
>>>
>>> With reference to my submission (#3074237) for fluidsynth-1.1.2, I have
>>> come across a compatibility version issue.
>>>
>>> As similarly outlined in my earlier message:
>>>
>>> <http://thread.gmane.org/gmane.os.macosx.fink.devel/19813/focus=19816>
>>>
>>> using autotools for the previous version of fluidsynth-1.1.1, the
>>> compatibility version for the shared library libfluidsynth.1.dylib is
>>>
>>>> /sw/lib/libfluidsynth.1.dylib (compatibility version 5.0.0, current
>>>> version 5.0.0)
>>>
>>> while building with cmake for fluidsynth-1.1.2 gives
>>>
>>>> /sw/lib/libfluidsynth.1.dylib (compatibility version 1.0.0, current
>>>> version 1.4.0)
>>>

Ew!

You'll have to relink the library "by hand" in the .info file, giving it 
a compatibility version >= 5.0.0, or figure out how to tell cmake to use 
a different compatibility version.

Please report this to the upstream developers, since it means that any 
binary that used fluidsynth-1.1.1 will need to be rebuilt to use 1.1.2 
(and it seems likely that is not their intention).

Peter

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to