Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 102594

Summary: Emerge sys-apps/i2c and sys-apps/lm_sensors fails on kernel 2.4
Product: Gentoo Linux Reporter: Christophe Garault <gentoo>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christophe Garault 2005-08-15 04:50:08 UTC
I allreadeay have lm_sensors installed on a 2.4.29 kernel, but trying to upgrade
to 2.4.31, I need to emerge again lm_sensors and i2c. Here is what I get:

Message of emerge sys-apps/i2c:
make: *** No rule to create target 
Comment 1 Christophe Garault 2005-08-15 04:50:08 UTC
I allreadeay have lm_sensors installed on a 2.4.29 kernel, but trying to upgrade
to 2.4.31, I need to emerge again lm_sensors and i2c. Here is what I get:

Message of emerge sys-apps/i2c:
make: *** No rule to create target « /usr/src/linux/include/linux/modversions.h
», needed for « kernel/i2c-pport.d ». Stop.

!!! ERROR: sys-apps/i2c-2.9.1 failed.
!!! Function src_compile, Line 50, Exitcode 2


Message of emerge sys-apps/lm_sensors:

sed -e 's@^\(.*\)\.o:@kernel/busses/i2c-ali1535.d kernel/busses/i2c-ali1535.o:
Makefile '`dirname kernel/busses/i2c-ali1535.d`/Module.mk' @' >
kernel/busses/i2c-ali1535.d
make: *** No rule to create target « /usr/src/linux/include/linux/modversions.h
», nécessaire pour « kernel/chips/xeontemp.d ». Stop.

!!! ERROR: sys-apps/lm_sensors-modules-2.9.1 failed.
!!! Function src_compile, Line 56, Exitcode 2


Reproducible: Always
Steps to Reproduce:
1. emerge -av sys-apps/i2c
2. emerge -av sys-apps/lm_sensors
3.
Comment 2 Christophe Garault 2005-08-15 05:03:55 UTC
Shame on me, the new kernel had to be compiled at least once for lm_sensors to
be emerged correctly. Everything's working now.