On 28 Nov 2000 18:03:49 -0200, Jeronimo Pellegrini said: > And it didn't work... I think taht's what I did the first time, but it > doesn't seem to work a second time... > > > This is what happened: > > make[1]: Entering directory `/usr/src/modules/lm-sensors' > dh_testdir > I2C_HEADERS=/usr/local/include > # The i2c headers are in the i2c-source package's directory. > /usr/bin/make LINUX=/home/jeronimo/Linux/kernel/linux-2.4.0 > I2C_HEADERS=/usr/src/modules/lm-sensors/../i2c > make[2]: Entering directory `/usr/src/modules/lm-sensors' > make[2]: *** No rule to make target `linux/modversions.h', needed by > `kernel/chips/w83781d.d'. Stop.make[2]: Leaving directory
When this happens to me, I just untar a fresh kernel source in /usr/src after renaming the old one. One of the recent Woody libc6 packages had some missing headers too, so make sure you upgrade if you are using Woody. -- Andrew

