All of lore.kernel.org
 help / color / mirror / Atom feed
From: ukessler@uni-bonn.de (Ulrich Keßler)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] CPU temperature(s) of Conroe
Date: Fri, 15 Dec 2006 17:13:21 +0000	[thread overview]
Message-ID: <4582D7B1.5080903@uni-bonn.de> (raw)
In-Reply-To: <loom.20061123T125301-366@post.gmane.org>

Hi, Rudolf and Christian

>
> So now I need help to figure out where the compile problems come from. 
> The error messages are things like "initializer element is not 
> constant" or "... undeclared her (not in a function)" or "missing 
> braces around initializer" (this is only a warning).
> I took a look at the include list at the beginning of w83627ehf.c. In 
> the new version there are two additional files to be included: 
> hwmon-sysfs.h and mutex.h. They can be found in the directory 
> /usr/src/linux/include/linux. Do I have to tell the compiler something 
> about that e. g. in a Makefile?
>
I think I found a way to check if this is a problem. I inserted two 
lines in the old w83627ehf.c file:
#include <linux/mutex.h>
#include <linux/hwmon-sysfs.h>
and recompiled. It worked without problems. So there must be something else.

Uli


      parent reply	other threads:[~2006-12-15 17:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-23 11:59 [lm-sensors] CPU temperature(s) of Conroe Ulrich Kessler
2006-11-24 12:57 ` Rudolf Marek
2006-11-24 15:04 ` Ulrich Keßler
2006-11-25 11:54 ` Rudolf Marek
2006-11-27  9:14 ` Ulrich Keßler
2006-11-27 17:02 ` Till Harbaum
2006-11-28 15:35 ` Ulrich Keßler
2006-12-06  3:44 ` * *
2006-12-09 20:47 ` Rudolf Marek
2006-12-09 21:30 ` Christian Mahr
2006-12-12  8:52 ` Ulrich Keßler
2006-12-12 23:13 ` Christian Mahr
2006-12-15 15:58 ` Ulrich Keßler
2006-12-15 17:13 ` Ulrich Keßler [this message]

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=4582D7B1.5080903@uni-bonn.de \
    --to=ukessler@uni-bonn.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.