> I uploaded the freshest i2c and lm_sensors packages by cvs tonight in > the hopes that my ASUS A7N8X board with its Nivida chips would be > detected. I am running a fresh build of Mandrake 9.1, with the > 2.4.21-0.13mdk kernel running. You mean you *downloaded* the packages? > I get a compile error in "make install" right at the begininning: That's bad. Let's fix it. > [root at timmy2 i2c]# make install > (...) > install: `/lib/modules/2.4.21-0.13mdksmp' is a directory > install: `2.4.21-0.13mdkenterprise' is a directory > install: `2.4.21-0.13mdk' is a directory > make: *** [install-kernel] Error 1 Can you show me the output of the following commands: uname -r grep UTS_RELEASE /lib/modules/2.4.21-0.13mdk/build/include/linux/version.h|cut -f 2 -d'"' It should help me understand what happened. -- Jean Delvare http://www.ensicaen.ismra.fr/~delvare/