my bad, forgot to check in the new id on the i2c side. It's in there now - but best bet if you don't want to download i2c CVS is just use 'make -k' to skip the new drivers. Thanks for testing. mds Alexander Pohl wrote: > Hello, > > yes, the module p4b_smbus.o compiles now. But the lm-sensors package > itself won't compile anymore. > > Best reguards > Alexander Pohl > > gcc -D__SMP__ -DMODVERSIONS -include > /lib/modules/2.4.20-smp/build/include/linux/modversions.h -D__KERNEL__ > -DMODULE -DEXPORT_SYMTAB -fomit-frame-pointer -I. -Ikernel/include > -I/usr/local/include -I/lib/modules/2.4.20-smp/build/include -nostdinc -I > /usr/lib/gcc-lib/i386-linux/2.95.4/include -Wall -O2 -c > kernel/chips/xeontemp.c -o kernel/chips/xeontemp.o > kernel/chips/xeontemp.c:112: `I2C_DRIVERID_XEONTEMP' undeclared here (not > in a function) > kernel/chips/xeontemp.c:112: initializer element is not constant > kernel/chips/xeontemp.c:112: (near initialization for `xeontemp_driver.id') > make: *** [kernel/chips/xeontemp.o] Error 1 > > <Zitiere wer="Mark D. Studebaker "> > >>I've hopefully fixed the SMP compile problem in CVS if you would like to >>try it. > > > > > >