dbus-daemon statically linked with libdbus-1?

David Zeuthen zeuthen at gmail.com
Wed Jun 4 11:15:57 PDT 2014


Hey,

It looks to me like the dbus-daemon binary is statically linked with libdbus

 $ ldd /bin/dbus-daemon|grep libdbus
 <no output>

resulting in duplicated program text. This happens on both Ubuntu
12.04, Fedora 20 and ChromeOS (based on Gentoo/Portage) with various
versions of D-Bus.

I can't think of any good reason of why to do this but figured I'd ask
on the list before working on a patch. Thoughts?

Thanks,
David


More information about the dbus mailing list