[SyncEvolution] Compatibility with Evolution 3.8
Patrick Ohly
patrick.ohly at intel.com
Mon Feb 10 18:08:52 UTC 2014
On Mon, 2014-02-10 at 18:42 +0100, Daniel CLEMENT wrote:
> Le lundi 10 février 2014 à 17:53 +0100, Patrick Ohly a écrit :
> > $ objdump -T /usr/lib/libgdbussyncevo.so.0 | grep _Z21intrusive_ptr_add_refP14DBusConnection
> > 000000000000a640 g DF .text 0000000000000005 Base _Z21intrusive_ptr_add_refP14DBusConnection
> > $ objdump -T /usr/libexec/syncevo-dbus-server | grep _Z21intrusive_ptr_add_refP14DBusConnection
> > 0000000000000000 DF *UND* 0000000000000000 _Z21intrusive_ptr_add_refP14DBusConnection
> > $ objdump -T /usr/lib/libgdbussyncevo.so.0 | grep _Z21intrusive_ptr_add_refP14DBusConnection
> > 000000000000a640 g DF .text 0000000000000005 Base _Z21intrusive_ptr_add_refP14DBusConnection
> > $ readelf -a /usr/libexec/syncevo-dbus-server | grep NEED
> > [ 9] .gnu.version_r VERNEED 0000000000477198 00077198
> > 0x0000000000000001 (NEEDED) Shared library: [libgdbussyncevo.so.0]
> > ...
> > $ ldd /usr/libexec/syncevo-dbus-server | grep libgdbussyncevo.so.0
> > libgdbussyncevo.so.0 => /usr/lib/libgdbussyncevo.so.0 (0x00007f02d5764000)
> >
> > Do you get similar output on your system for these commands?
>
> Quite similar:
>
> daniel at e6330v ~ $ ldd /usr/libexec/syncevo-dbus-server | grep libgdbussyncevo.so.0
^^^^^^^^^^^^^^^
> libgdbussyncevo.so.0 => /usr/local/lib/libgdbussyncevo.so.0 (0x00007f7848888000)
^^^^^^^^^^^^^^
Not similar enough. Why is /usr/libexec/syncevo-dbus-server referencing
a lib in /usr/local/lib? Where does that library come from?
You seem to have an inconsistent installation of SyncEvolution on your
system. Fix that and SyncEvolution should work again.
--
Best Regards, Patrick Ohly
The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.
More information about the SyncEvolution
mailing list