All of lore.kernel.org
 help / color / mirror / Atom feed
From: floeff@arcor.de (Florian Effenberger)
To: lm-sensors@vger.kernel.org
Subject: i2c-ali1535.c:548: warning: initialization from incompatible
Date: Thu, 19 May 2005 06:25:28 +0000	[thread overview]
Message-ID: <41D7CE7D.7070105@arcor.de> (raw)
In-Reply-To: <41D6E143.8030204@arcor.de>

Hi Jean,

> Oops, my bad. You'd have to copy the file to /usr/local/include/linux,
> not /usr/local/include (please delete the one you copied there). While
> you're at it, you could copy kernel/i2c-algo-bit.h too, since some bus
> drivers in lm_sensors need it.

you were partially right. ;-) By doing

cp kernel/*.h /usr/local/include/linux

it worked, the two files you mentioned were not enough. I checked my 
/usr/local/include/linux before, and it looked like

drwxr-sr-x    2 root     staff        4096 26. Nov 13:06 .
drwxrwsr-x   14 root     staff        4096  2. Jan 10:31 ..
-rw-r--r--    1 root     staff        2197 26. Nov 13:03 i2c-algo-bit.h
-rw-r--r--    1 root     staff        3140 26. Nov 13:03 i2c-algo-biths.h
-rw-r--r--    1 root     staff        1867 26. Nov 13:03 i2c-algo-pcf.h
-rw-r--r--    1 root     staff       12372 26. Nov 13:06 i2c-dev.h
-rw-r--r--    1 root     staff       23343 26. Nov 13:03 i2c.h
-rw-r--r--    1 root     staff       13330 26. Nov 13:03 i2c-id.h
-rw-r--r--    1 root     staff       19385 26. Nov 13:03 i2c-proc.h
-rw-r--r--    1 root     staff       53108 26. Nov 13:06 sensors.h

so the files were old. Might this be a bug in i2c 2.9.0, that it does 
not copy files? I definitely issued a make install and received a 
"Successful"...

However, somethings seems to be wrong nontheless. A "sensors" delivers me:

CPU Fan:  5818 RPM  (min = 84375 RPM, div = 8)          ALARM

look at the min RPM count...

Thanks
Florian

  parent reply	other threads:[~2005-05-19  6:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-19  6:25 i2c-ali1535.c:548: warning: initialization from incompatible pointer Florian Effenberger
2005-05-19  6:25 ` i2c-ali1535.c:548: warning: initialization from incompatible Florian Effenberger
2005-05-19  6:25 ` Jean Delvare
2005-05-19  6:25 ` Jean Delvare
2005-05-19  6:25 ` Jean Delvare
2005-05-19  6:25 ` Florian Effenberger
2005-05-19  6:25 ` Jean Delvare
2005-05-19  6:25 ` Jean Delvare
2005-05-19  6:25 ` Jean Delvare
2005-05-19  6:25 ` Florian Effenberger [this message]
2005-05-19  6:25 ` Florian Effenberger
2005-05-19  6:25 ` Florian Effenberger
2005-05-19  6:25 ` Florian Effenberger

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=41D7CE7D.7070105@arcor.de \
    --to=floeff@arcor.de \
    --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.