reassign 426720 libgalago1.0-cil
merge 426720 421278
stop

> 
>         Hi,
> 
> On Wed, May 30, 2007, Damodharan R wrote:
> > The libgalago3 package does not create a symlink libgalago.so. This
> > caused the programs which dynamically link to this library to fail.
> > Beagle search used to fail whenever I click on IM conversations.
> 
>  The .so symlink is in the -dev package.  It would be against Debian
>  policy to provide it with the library, and it's not what you want.
> 
>  You want to fix beagle to *build* against the -dev package of galago,
>  to record the SONAME of the library and load the library with the
>  full path (including SONAME: libgalago.so.3); this means that beagle
>  will depend on known version of libgalago's ABI, and not the current
>  one.  Loading "libgalago.so" expects galago's ABI to never break, which
>  is a nice wish.

 Well, this is not actually accurate. Beagle depends on
 libgalago1.0-cil, which does in turn depend on libgalago. As you can
 see in the backtrace the module trying to access libgalago is
 Galago.Global:galago_init (intptr,int), which is part of
 libgalago1.0-cil.

 This is a yet known problem. See #421278

 Cheers,

-- 
Jose Carlos Garcia Sogo
   [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to