Hi,
wieder mal ein vmware problem.
Was mir schon aufgefallen ist: Die uname Ausgabe stimmt nicht mit dem installierten kernel überein. gcc ist älter (kernel kompiliert mit 4.3.2, installiert 4.3).
Ich habe schon: vmware und die kernel-source reinstalliert
Hat jemand einen Tip?
Gruß schnurzelat
wieder mal ein vmware problem.
Code:
tk20:/lib/modules/2.6.27.29-0.1-pae # rpm -qa | grep kernel
kernel-pae-2.6.27.29-0.1.1
linux-kernel-headers-2.6.27-2.28
kernel-source-2.6.27.29-0.1.1
kernel-pae-base-2.6.27.29-0.1.1
kernel-pae-extra-2.6.27.29-0.1.1
Code:
tk20:/lib/modules/2.6.27.29-0.1-pae # uname -r
2.6.27.29-0.1-pae
Was mir schon aufgefallen ist: Die uname Ausgabe stimmt nicht mit dem installierten kernel überein. gcc ist älter (kernel kompiliert mit 4.3.2, installiert 4.3).
WARNING: Symbol version dump /usr/src/linux-2.6.27.29-0.1-obj/i386/pae/Module.symvers
is missing; modules will have no dependencies and modversions.
CC [M] /tmp/vmware-config5/vmmon-only/linux/driver.o
CC [M] /tmp/vmware-config5/vmmon-only/linux/driverLog.o
CC [M] /tmp/vmware-config5/vmmon-only/linux/hostif.o
CC [M] /tmp/vmware-config5/vmmon-only/common/comport.o
CC [M] /tmp/vmware-config5/vmmon-only/common/cpuid.o
CC [M] /tmp/vmware-config5/vmmon-only/common/hashFunc.o
CC [M] /tmp/vmware-config5/vmmon-only/common/memtrack.o
CC [M] /tmp/vmware-config5/vmmon-only/common/phystrack.o
CC [M] /tmp/vmware-config5/vmmon-only/common/task.o
CC [M] /tmp/vmware-config5/vmmon-only/common/vmx86.o
CC [M] /tmp/vmware-config5/vmmon-only/vmcore/moduleloop.o
LD [M] /tmp/vmware-config5/vmmon-only/vmmon.o
Building modules, stage 2.
MODPOST 1 modules
CC /tmp/vmware-config5/vmmon-only/vmmon.mod.o
LD [M] /tmp/vmware-config5/vmmon-only/vmmon.ko
make[1]: Leaving directory `/usr/src/linux-2.6.27.29-0.1-obj/i386/pae'
cp -f vmmon.ko ./../vmmon.o
make: Leaving directory `/tmp/vmware-config5/vmmon-only'
Unable to make a vmmon module that can be loaded in the running kernel:
insmod: error inserting '/tmp/vmware-config5/vmmon.o': -1 Invalid module format
There is probably a slight difference in the kernel configuration between the
set of C header files you specified and your running kernel. You may want to
rebuild a kernel based on that directory, or specify another directory.
Ich habe schon: vmware und die kernel-source reinstalliert
Hat jemand einen Tip?
Gruß schnurzelat