Ticket #675 (closed task)

Opened 7 years ago

error making lm_sensors-2.6.0 with 2.4.9 Kernel (Examined/Solved - i2c-2.6.0 lm_sensors-2.6.0 Kernel-2.4.9)

Reported by: contact Owned by: somebody
Priority: minor Milestone:
Component: kernel Version:
Keywords: Cc:

Description

A few weeks ago I installed i2c-2.6.0 lm_sensors-2.6.0 with a 2.2.19

kernel.. No problem. I just followed the QUICKSTART procedure in both

packages.

Now.. I am trying to rebuild them .. doing the exact same thing with the

2.4.9 Kernel I just upgraded to.

The make and make install for i2c-2.6.0 went smoothly, however the

make for lm_sensors-2.6.0 produced the following error part way

into the make:

make: *** No rule to make target

'/usr/src/linux/include/linux/modules/ffb_drv.ver', needed by

'kernel/chips/via686a.d'. Stop.

What did I do wrong? The 2.2.19 and 2.4.9 Kernel configurations are

virtually identical.. only different due to new options in 2.4.9 ..

.. or is this a problem introduced with the 2.4.9 Kernel?

--Pete Rossi

pete@… --- it's just the dependencies that are messed up.

Do a make clean in lm_sensors and make sure that all the .d files

are removed, then you should be OK.

And be sure that /usr/src/linux points to your new kernel.

If you need more help email sensors@… and

reference your ticket number.

MDS 9/1/01

Note: See TracTickets for help on using tickets.