[Bug 46417] Gabble shouldn't install an unversioned library to ${libdir}
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Feb 23 13:21:42 CET 2012
https://bugs.freedesktop.org/show_bug.cgi?id=46417
--- Comment #7 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2012-02-23 04:21:42 PST ---
Created attachment 57519
--> https://bugs.freedesktop.org/attachment.cgi?id=57519
[alternative part 3: Gabble] Link plugins in the same way on Unix as on Windows
---
Optional part 3 of the alternative approach. This changes the linkage of
libconsole.so to:
% objdump -x /home/smcv/tmp/usr/local/lib/telepathy/gabble-0/libconsole.so|grep
NEEDED
NEEDED libwocky-telepathy-gabble-0.15.4.1.so
NEEDED libdbus-glib-1.so.2
NEEDED libdbus-1.so.3
NEEDED libgio-2.0.so.0
NEEDED libgobject-2.0.so.0
NEEDED libgmodule-2.0.so.0
NEEDED libgthread-2.0.so.0
NEEDED librt.so.1
NEEDED libglib-2.0.so.0
NEEDED libtelepathy-glib.so.0
NEEDED libgabble-plugins-0.15.4.1.so
NEEDED libpthread.so.0
NEEDED libc.so.6
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list