PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : VMware



crazygeek
17.07.04, 19:09
Hi,

wenn ich vmware installiere, und dann das config script ausfüher dann compiliert mir ja das script die kernel-module. nur bekomm ich da immer einen fehler...


Building for VMware Workstation 4.0.x.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config6/vmmon-only'
make -C /usr/src/linux/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernel-source-2.6.6'
CC [M] /tmp/vmware-config6/vmmon-only/linux/driver.o
/tmp/vmware-config6/vmmon-only/linux/driver.c:144: warning: initialization from incompatible pointer type
/tmp/vmware-config6/vmmon-only/linux/driver.c:148: warning: initialization from incompatible pointer type
/tmp/vmware-config6/vmmon-only/linux/driver.c: In function `Panic':
/tmp/vmware-config6/vmmon-only/linux/driver.c:2994: warning: implicit declaration of function `_exit'
CC [M] /tmp/vmware-config6/vmmon-only/linux/hostif.o
CC [M] /tmp/vmware-config6/vmmon-only/common/vmx86.o
CC [M] /tmp/vmware-config6/vmmon-only/common/memtrack.o
CC [M] /tmp/vmware-config6/vmmon-only/common/phystrack.o
CC [M] /tmp/vmware-config6/vmmon-only/common/cpuid.o
gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=athlon -Iinclude/asm-i386/mach-default -O2 -fomit-frame-pointer -DMODULE -Wall -Wstrict-prototypes -DVMWARE__FIX_IO_APIC_BASE=FIX_IO_APIC_BASE_0 -DVMW_HAVE_EPOLL -DVME_DEFAULT=VME_V4 -DVMW_USING_KBUILD -I/tmp/vmware-config6/vmmon-only/./include -I/tmp/vmware-config6/vmmon-only/./common -I/tmp/vmware-config6/vmmon-only/./linux -c -o /tmp/vmware-config6/vmmon-only/common/task.o /tmp/vmware-config6/vmmon-only/common/task.C
gcc: installation problem, cannot exec `cc1plus': No such file or directory
make[2]: *** [/tmp/vmware-config6/vmmon-only/common/task.o] Error 1
make[1]: *** [/tmp/vmware-config6/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.6.6'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config6/vmmon-only'
Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".

Execution aborted.


was kann ich da machen???

Leberwurstsaft
17.07.04, 19:35
was kann ich da machen???
Suchfunktion benutzen ?

http://www.linuxforen.de/forums/showthread.php?t=144746&highlight=vmware

crazygeek
17.07.04, 19:58
sorry hab ich nicht gefunden, hab nur nach cllplus gesucht...