--- iclockmod.o --- ../../../../arch/x86/x86/iclockmod.c:70: error: conflicting types for 'cpu_feature' ./machine/cpu.h:335: error: previous declaration of 'cpu_feature' was here *** [iclockmod.o] Error code 1 1 error I'm assuming that cpu_feature should be unsigned int, right? --Blair