All of lore.kernel.org
 help / color / mirror / Atom feed
From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] seeking a W83687THF patch for 2.6.15 (re: ticket
Date: Mon, 16 Jan 2006 22:27:03 +0000	[thread overview]
Message-ID: <20060116232703.17a0a8d5.khali@linux-fr.org> (raw)
In-Reply-To: <43BDFEEE.4070408@rogers.com>

Hi Steven,

> Looking in /usr/lib I notice only one library: libsensors.a (which is 
> from Sept 12th/05 ... marking it as being from v2.9.1)
> 
> Looking in /usr/local/lib reveals 4 files (all of which dated Jan 9th/06):
> libsensors.a
> libsensors.so ... which is a link to libsensors.so.3
> libsensors.so.3 .... which is a link to libsensors.so.3.0.9
> libsensors.so.3.0.9
> 
> Should I just copy the libsensors.a and libsensors.so.3.0.9 into /usr/lib ?

No! Don't touch anything. Static libraries (.a files) shouldn't cause
any trouble, they are not even used by "sensors". So you have a single
dynamic library (libsensors.so.3.0.9 under /usr/local/lib) and that's
alright that way. If it ain't broken, don't fix it! :)

> Any potential for error if the the wrong library is being read?

You would miss the improvements brought by the newer version if this
was happening to you. Additionally you might enounter missing symbol
errors. It's quite frequent that people install lm_sensors CVS
in /usr/local and still have lm_sensors from their distribution
in /usr. Usually they will run the right (new) version of "sensors" (if
their PATH is correct, that is) but that version of sensors may link
dynamically with libsensors from /usr/lib - the old version.

Our installation process tries to detect the case and should warn about
it, but it might not always work and not everyone pays attention to the
warnings, unfortunately.

-- 
Jean Delvare


  parent reply	other threads:[~2006-01-16 22:27 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-06  5:23 [lm-sensors] seeking a W83687THF patch for 2.6.15 (re: ticket 1944) Steven Karatnyk
2006-01-06  7:01 ` [lm-sensors] seeking a W83687THF patch for 2.6.15 (re: ticket Jim Cromie
2006-01-06  9:06 ` [lm-sensors] seeking a W83687THF patch for 2.6.15 (re: Ymu
2006-01-06 18:53 ` [lm-sensors] seeking a W83687THF patch for 2.6.15 (re: ticket Jean Delvare
2006-01-06 19:08 ` [lm-sensors] seeking a W83687THF patch for 2.6.15 (re: Jean Delvare
2006-01-06 19:16 ` [lm-sensors] seeking a W83687THF patch for 2.6.15 (re: ticket Steven Karatnyk
2006-01-06 19:34 ` [lm-sensors] seeking a W83687THF patch for 2.6.15 (re: Steven Karatnyk
2006-01-06 19:41 ` Steven Karatnyk
2006-01-06 20:06 ` [lm-sensors] seeking a W83687THF patch for 2.6.15 (re: ticket Jim Cromie
2006-01-08  1:30 ` Steven Karatnyk
2006-01-10 21:33 ` Steven Karatnyk
2006-01-11  6:56 ` CityK
2006-01-11  7:01 ` [lm-sensors] seeking a W83687THF patch for 2.6.15 (re: ticket 1944) Steven Karatnyk
2006-01-11 22:20 ` [lm-sensors] seeking a W83687THF patch for 2.6.15 (re: ticket Jean Delvare
2006-01-12 22:37 ` Jean Delvare
2006-01-13  4:59 ` Steven Karatnyk
2006-01-14 23:54 ` Steven Karatnyk
2006-01-15 17:54 ` Jean Delvare
2006-01-15 18:00 ` Jean Delvare
2006-01-16 19:41 ` Steven Karatnyk
2006-01-16 20:11 ` Steven Karatnyk
2006-01-16 22:20 ` Jean Delvare
2006-01-16 22:27 ` Jean Delvare [this message]
2006-01-19  4:41 ` Mark M. Hoffman
2006-01-19  5:07 ` Steven Karatnyk
2006-01-19  5:20 ` Steven Karatnyk
2006-01-19  5:27 ` Steven Karatnyk
2006-01-20  7:42 ` Jean Delvare
2006-01-24  5:51 ` Steven Karatnyk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060116232703.17a0a8d5.khali@linux-fr.org \
    --to=khali@linux-fr.org \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.