Guenter Roeck wrote: > On Thu, Dec 18, 2014 at 05:49:19PM +0100, Jean Delvare wrote: >> Le Thursday 18 December 2014 à 16:33 +0000, Richard Llom a écrit : >>> Jean Delvare wrote: >>>> Le Thursday 18 December 2014 à 12:29 +0000, Richard Llom a écrit : >>>>> Jean Delvare wrote: >>>> So back then they certainly did use libsensors. I checked version >>>> 4.3.5, which is what's available on my system, and it does link >>>> against libsensors.so.4. Can you check the output of: >>>> $ ldd /usr/bin/ksysguardd >>>> (or whatever the path is on your system)? >>>> >>> $ ldd /usr/bin/ksysguardd >>> linux-vdso.so.1 (0x00007fff49132000) >>> libc.so.6 => /usr/lib/libc.so.6 (0x00007f5f72de8000) >>> /lib64/ld-linux-x86-64.so.2 (0x00007f5f7318b000) >> >> OK, so apparently they stopped using libsensors at some point. Which was >> a very bad idea, as you just found out. Please report to them. >> > On my system (Ubuntu 14.10): > > ldd /usr/bin/ksysguardd > linux-vdso.so.1 => (0x00007fffc51fe000) > libsensors.so.4 => /usr/local/lib/libsensors.so.4 (0x00007f19f8e05000) > libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f19f8a40000) > libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f19f8739000) > /lib64/ld-linux-x86-64.so.2 (0x00007f19f903c000) > > with > > /usr/bin/ksysguardd --version > ksysguardd 4 > (c) 1999, 2000, 2001, 2002 Chris Schlaeger <cs@xxxxxxx> > (c) 2001 Tobias Koenig <tokoe@xxxxxxx> > (c) 2006-2008 Greg Martyn <greg.martyn@xxxxxxxxx> > This program is part of the KDE Project and licensed under > the GNU GPL version 2. See http://www.kde.org for details. > Usage: /usr/bin/ksysguardd [-d] [-i] [-p port] > > dpkg also shows a dependency of ksysguardd on libsensors. > > Package: ksysguardd > Source: kde-workspace > Version: 4:4.11.12-0ubuntu1.1 > Depends: libc6 (>= 2.15), libsensors4 (>= 1:3.0.0) > > Maybe there are different versions and/or build options ? > Thanks for the input guys! I reported this to my distro/packager, lets see what they say (maybe it is just an packaging error). cheers richard _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors