Hi all! I have trouble with the vmware-config-tools.pl script in a VMware5. When the script ask me "C header files that match your running kernel", this error occured: ------------------------------------------ What is the location of the directory of C header files that match your running kernel? [/lib/modules/2.6.11-1.1366_FC4smp/build/include] Extracting the sources of the vmmon module. Building the vmmon module. make: Entering directory `/tmp/vmware-config1/vmmon-only' make[1]: Entering directory `/tmp/vmware-config1/vmmon-only' make[2]: Entering directory `/tmp/vmware-config1/vmmon-only/driver-2.6.11-1.1366_FC4smp' `-m486' is deprecated. Use `-march=i486' or `-mtune=i486' instead. .././linux/driver.c:0: warning: -malign-loops is obsolete, use -falign-loops .././linux/driver.c:0: warning: -malign-jumps is obsolete, use -falign-jumps .././linux/driver.c:0: warning: -malign-functions is obsolete, use -falign-functions In file included from .././linux/driver-config.h:38, from .././linux/driver.c:11: /usr/include/linux/modversions.h:1:2: error: #error Modules should never use kernel-headers system headers, /usr/include/linux/modversions.h:2:2: error: #error but rather headers from the appropriate kernel package. /usr/include/linux/modversions.h:3:2: error: #error Change -I/usr/src/linux/include (or similar) to /usr/include/linux/modversions.h:4:2: error: #error -I/lib/modules/$(uname -r)/build/include /usr/include/linux/modversions.h:5:2: error: #error to build against the currently-running kernel. In file included from /usr/src/kernels/2.6.11-1.1366_FC4smp-i686/include/asm/smp.h:18, from /usr/src/kernels/2.6.11-1.1366_FC4smp-i686/include/linux/smp.h:19, from /usr/src/kernels/2.6.11-1.1366_FC4smp-i686/include/linux/sched.h:26, from /usr/src/kernels/2.6.11-1.1366_FC4smp-i686/include/linux/module.h:10, from .././linux/driver.c:36: /usr/src/kernels/2.6.11-1.1366_FC4smp-i686/include/asm/mpspec.h:6:25: error: mach_mpspec.h: Nincs ilyen fájl vagy könyvtár In file included from /usr/src/kernels/2.6.11-1.1366_FC4smp-i686/include/linux/smp.h:19, from /usr/src/kernels/2.6.11-1.1366_FC4smp-i686/include/linux/sched.h:26, from /usr/src/kernels/2.6.11-1.1366_FC4smp-i686/include/linux/module.h:10, from .././linux/driver.c:36: /usr/src/kernels/2.6.11-1.1366_FC4smp-i686/include/asm/smp.h:71:26: error: mach_apicdef.h: Nincs ilyen fájl vagy könyvtár .././linux/driver.c:38:26: error: linux/malloc.h: Nincs ilyen fájl vagy könyvtár In file included from /usr/src/kernels/2.6.11-1.1366_FC4smp-i686/include/linux/irq.h:21, from /usr/src/kernels/2.6.11-1.1366_FC4smp-i686/include/asm/hardirq.h:6, from /usr/src/kernels/2.6.11-1.1366_FC4smp-i686/include/linux/hardirq.h:6, from /usr/src/kernels/2.6.11-1.1366_FC4smp-i686/include/linux/interrupt.h:11, from .././linux/driver.c:39: /usr/src/kernels/2.6.11-1.1366_FC4smp-i686/include/asm/irq.h:16:25: error: irq_vectors.h: Nincs ilyen fájl vagy könyvtár make[2]: *** [driver.d] Error 1 make[2]: Leaving directory `/tmp/vmware-config1/vmmon-only/driver-2.6.11-1.1366_FC4smp' make[1]: *** [deps] Error 2 make[1]: Leaving directory `/tmp/vmware-config1/vmmon-only' make: *** [auto-build] Error 2 make: Leaving directory `/tmp/vmware-config1/vmmon-only' Unable to build the vmmon module. For more information on how to troubleshoot module-related problems, please have a look at "http://www.vmware.com/download/modules/modules.html". Execution aborted. What should be the problem? It worked fine on 1275. Thankks in advace Peter