* installing lm_sensors 2.8.1
@ 2005-05-19 6:24 Jean Delvare
2005-05-19 6:24 ` Kirby Dotson
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Jean Delvare @ 2005-05-19 6:24 UTC (permalink / raw)
To: lm-sensors
Please think of setting a subject to your e-mail next time.
> I', getting compile errors. I've tried what was in
> the documentation. Any clues on the following.
>
> Kirby
>
> [root@alpha lm_sensors-2.8.1]#
> kernel/busses/i2c-nforce2.c:387: warning: implicit
> declaration of function `__devexit_p'
> > kernel/busses/i2c-nforce2.c:387: initializer element
> is not constant
> > kernel/busses/i2c-nforce2.c:387: (near
> initialization for `nforce2_driver.remove')
> > kernel/busses/i2c-nforce2.c:388: initializer element
> is not constant
> > kernel/busses/i2c-nforce2.c:388: (near
> initialization for `nforce2_driver')
> bash: syntax error near unexpected token
> ``nforce2_driver')'
> [root@alpha lm_sensors-2.8.1]# make: ***
> [kernel/busses/i2c-nforce2.o] Error 1
> bash: make:: command not found
> [root@alpha lm_sensors-2.8.1]#
> [root@alpha lm_sensors-2.8.1]#
You must install i2c-2.8.1 prior to lm_sensors-2.8.1. For details on how
to install i2c-2.8.1, please refer to our installation guide:
http://delvare.free.fr/i2c/
(or http://www.ensicaen.ismra.fr/~delvare/devel/i2c/)
--
Jean Delvare
http://www.ensicaen.ismra.fr/~delvare/
^ permalink raw reply [flat|nested] 4+ messages in thread
* installing lm_sensors 2.8.1
2005-05-19 6:24 installing lm_sensors 2.8.1 Jean Delvare
2005-05-19 6:24 ` Kirby Dotson
@ 2005-05-19 6:24 ` Kirby Dotson
2005-05-19 6:24 ` Jean Delvare
2 siblings, 0 replies; 4+ messages in thread
From: Kirby Dotson @ 2005-05-19 6:24 UTC (permalink / raw)
To: lm-sensors
I did install i2c-2.8.1 prior to lm_sensors-2.8.1.
Then loaded the modules...check the tree under
/proc/bus and found i2c entries.
K
--- Jean Delvare <khali@linux-fr.org> wrote:
>
> Please think of setting a subject to your e-mail
> next time.
>
> > I', getting compile errors. I've tried what was
> in
> > the documentation. Any clues on the following.
> >
> > Kirby
> >
> > [root@alpha lm_sensors-2.8.1]#
> > kernel/busses/i2c-nforce2.c:387: warning: implicit
> > declaration of function `__devexit_p'
> > > kernel/busses/i2c-nforce2.c:387: initializer
> element
> > is not constant
> > > kernel/busses/i2c-nforce2.c:387: (near
> > initialization for `nforce2_driver.remove')
> > > kernel/busses/i2c-nforce2.c:388: initializer
> element
> > is not constant
> > > kernel/busses/i2c-nforce2.c:388: (near
> > initialization for `nforce2_driver')
> > bash: syntax error near unexpected token
> > ``nforce2_driver')'
> > [root@alpha lm_sensors-2.8.1]# make: ***
> > [kernel/busses/i2c-nforce2.o] Error 1
> > bash: make:: command not found
> > [root@alpha lm_sensors-2.8.1]#
> > [root@alpha lm_sensors-2.8.1]#
>
> You must install For details on how
> to install i2c-2.8.1, please refer to our
> installation guide:
>
> http://delvare.free.fr/i2c/
> (or
> http://www.ensicaen.ismra.fr/~delvare/devel/i2c/)
>
> --
> Jean Delvare
> http://www.ensicaen.ismra.fr/~delvare/
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
^ permalink raw reply [flat|nested] 4+ messages in thread
* installing lm_sensors 2.8.1
2005-05-19 6:24 installing lm_sensors 2.8.1 Jean Delvare
@ 2005-05-19 6:24 ` Kirby Dotson
2005-05-19 6:24 ` Kirby Dotson
2005-05-19 6:24 ` Jean Delvare
2 siblings, 0 replies; 4+ messages in thread
From: Kirby Dotson @ 2005-05-19 6:24 UTC (permalink / raw)
To: lm-sensors
I did install i2c-2.8.1 prior to lm_sensors-2.8.1.
Then loaded the modules...check the tree under
/proc/bus and found i2c entries.
K
--- Jean Delvare <khali@linux-fr.org> wrote:
>
> Please think of setting a subject to your e-mail
> next time.
>
> > I', getting compile errors. I've tried what was
> in
> > the documentation. Any clues on the following.
> >
> > Kirby
> >
> > [root@alpha lm_sensors-2.8.1]#
> > kernel/busses/i2c-nforce2.c:387: warning: implicit
> > declaration of function `__devexit_p'
> > > kernel/busses/i2c-nforce2.c:387: initializer
> element
> > is not constant
> > > kernel/busses/i2c-nforce2.c:387: (near
> > initialization for `nforce2_driver.remove')
> > > kernel/busses/i2c-nforce2.c:388: initializer
> element
> > is not constant
> > > kernel/busses/i2c-nforce2.c:388: (near
> > initialization for `nforce2_driver')
> > bash: syntax error near unexpected token
> > ``nforce2_driver')'
> > [root@alpha lm_sensors-2.8.1]# make: ***
> > [kernel/busses/i2c-nforce2.o] Error 1
> > bash: make:: command not found
> > [root@alpha lm_sensors-2.8.1]#
> > [root@alpha lm_sensors-2.8.1]#
>
> You must install For details on how
> to install i2c-2.8.1, please refer to our
> installation guide:
>
> http://delvare.free.fr/i2c/
> (or
> http://www.ensicaen.ismra.fr/~delvare/devel/i2c/)
>
> --
> Jean Delvare
> http://www.ensicaen.ismra.fr/~delvare/
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
^ permalink raw reply [flat|nested] 4+ messages in thread
* installing lm_sensors 2.8.1
2005-05-19 6:24 installing lm_sensors 2.8.1 Jean Delvare
2005-05-19 6:24 ` Kirby Dotson
2005-05-19 6:24 ` Kirby Dotson
@ 2005-05-19 6:24 ` Jean Delvare
2 siblings, 0 replies; 4+ messages in thread
From: Jean Delvare @ 2005-05-19 6:24 UTC (permalink / raw)
To: lm-sensors
> I did install i2c-2.8.1 prior to lm_sensors-2.8.1.
> Then loaded the modules...check the tree under
> /proc/bus and found i2c entries.
And what I am supposed to do with that information?
--
Jean Delvare
http://www.ensicaen.ismra.fr/~delvare/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-05-19 6:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-19 6:24 installing lm_sensors 2.8.1 Jean Delvare
2005-05-19 6:24 ` Kirby Dotson
2005-05-19 6:24 ` Kirby Dotson
2005-05-19 6:24 ` Jean Delvare
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.