Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 892 by portis24: ibus-pinyin should remove library dependancy on libdl, libdbus, libgthread, librt
http://code.google.com/p/ibus/issues/detail?id=892

What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): Ubuntu 10.04
Architecture (i386, x86_64): x86_64
IBus version: 1.3.2
Input method name and version: ibus-pinyin

When I do a dpkg-buildpackage on ibus-pinyin, I got these warnings:

dpkg-shlibdeps: warning: dependency on libdl.so.2 could be avoided if
"debian/ibus-pinyin/usr/lib/ibus-pinyin/ibus-engine-pinyin" were not
uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libdbus-1.so.3 could be avoided if
"debian/ibus-pinyin/usr/lib/ibus-pinyin/ibus-engine-pinyin" were not
uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libgthread-2.0.so.0 could be avoided
if "debian/ibus-pinyin/usr/lib/ibus-pinyin/ibus-engine-pinyin" were not
uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on librt.so.1 could be avoided if
"debian/ibus-pinyin/usr/lib/ibus-pinyin/ibus-engine-pinyin" were not
uselessly linked against it (they use none of its symbols).

So maybe we should remove these libraries from makefile.


--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复