Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Vmware foutmelding  (gelezen 793 keer)

Ronnie200

  • Gast
Vmware foutmelding
« Gepost op: 2009/07/12, 15:22:26 »
Ik heb diversen handleidingen gevolgd voor het installeren van Vmware 2.0 op Ubuntu 9.04 (2.6.28-13-generic) En allemaal ziet het er makkelijk uit maar uiteraard werkt het niet bij mij.

Eerste stap was overal sudo apt-get install build-essential linux-headers-`uname -r` uit te voeren:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
build-essential is already the newest version.
linux-headers-2.6.28-13-generic is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Het installeren van Vmware gaat het goed, maar wanneer ik de patch wil installeren wat ze op alle sites aangeven gaat het fout, deze heb ik gedownload via http://knihovny.cvut.cz/ftp/pub/vmware/vmware-any-any-update115.tar.gz

Ik start vanuit vmware-any-any-update sudo ./runme.pl

Before running VMware for the first time after update, you need to configure it
for your running kernel by invoking the following command:
"/usr/bin/vmware-config.pl". Do you want this script to invoke the command for
you now? [yes] YES

None of the pre-built vmmon modules for VMware Server is suitable for your
running kernel.  Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes] YES

What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.28-13-generic/build/include ENTER

Extracting the sources of the vmmon module.

Building the vmmon module.

Unknown VMware Server 2.0.1 build 156745 detected. Building for Server 1.0.0.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config6/vmmon-only'
make -C /lib/modules/2.6.28-13-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.28-13-generic'
  CC [M]  /tmp/vmware-config6/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config6/vmmon-only/./include/x86.h:21,
                 from /tmp/vmware-config6/vmmon-only/linux/driver.h:15,
                 from /tmp/vmware-config6/vmmon-only/linux/driver.c:53:
/tmp/vmware-config6/vmmon-only/./include/x86apic.h:80:1: warning: "APIC_BASE_MSR" redefined
In file included from /usr/src/linux-headers-2.6.28-13-generic/arch/x86/include/asm/fixmap_32.h:29,
                 from /usr/src/linux-headers-2.6.28-13-generic/arch/x86/include/asm/fixmap.h:5,
                 from /usr/src/linux-headers-2.6.28-13-generic/arch/x86/include/asm/apic.h:8,
                 from /usr/src/linux-headers-2.6.28-13-generic/arch/x86/include/asm/smp.h:13,
                 from include/linux/smp.h:30,
                 from include/linux/topology.h:33,
                 from include/linux/mmzone.h:763,
                 from include/linux/gfp.h:4,
                 from include/linux/kmod.h:22,
                 from include/linux/module.h:13,
                 from /tmp/vmware-config6/vmmon-only/linux/driver.c:16:
/usr/src/linux-headers-2.6.28-13-generic/arch/x86/include/asm/apicdef.h:132:1: warning: this is the location of the previous definition
In file included from /tmp/vmware-config6/vmmon-only/./include/x86.h:24,
                 from /tmp/vmware-config6/vmmon-only/linux/driver.h:15,
                 from /tmp/vmware-config6/vmmon-only/linux/driver.c:53:
/tmp/vmware-config6/vmmon-only/./include/x86paging.h:61:1: warning: "PTE_PFN_MASK" redefined
In file included from /usr/src/linux-headers-2.6.28-13-generic/arch/x86/include/asm/paravirt.h:7,
                 from /usr/src/linux-headers-2.6.28-13-generic/arch/x86/include/asm/irqflags.h:55,
                 from include/linux/irqflags.h:57,
                 from /usr/src/linux-headers-2.6.28-13-generic/arch/x86/include/asm/system.h:11,
                 from /usr/src/linux-headers-2.6.28-13-generic/arch/x86/include/asm/processor.h:17,
                 from include/linux/prefetch.h:14,
                 from include/linux/list.h:6,
                 from include/linux/module.h:9,
                 from /tmp/vmware-config6/vmmon-only/linux/driver.c:16:
/usr/src/linux-headers-2.6.28-13-generic/arch/x86/include/asm/page.h:22:1: warning: this is the location of the previous definition
In file included from /tmp/vmware-config6/vmmon-only/linux/vmhost.h:13,
                 from /tmp/vmware-config6/vmmon-only/linux/driver.c:84:
/tmp/vmware-config6/vmmon-only/./include/compat_semaphore.h:5:27: error: asm/semaphore.h: No such file or directory
/tmp/vmware-config6/vmmon-only/linux/driver.c:171: error: unknown field ‘nopage’ specified in initializer
/tmp/vmware-config6/vmmon-only/linux/driver.c:172: warning: initialization from incompatible pointer type
/tmp/vmware-config6/vmmon-only/linux/driver.c:175: error: unknown field ‘nopage’ specified in initializer
/tmp/vmware-config6/vmmon-only/linux/driver.c:176: warning: initialization from incompatible pointer type
/tmp/vmware-config6/vmmon-only/linux/driver.c: In function ‘__LinuxDriver_Ioctl’:
/tmp/vmware-config6/vmmon-only/linux/driver.c:1781: error: too many arguments to function ‘smp_call_function’
make[2]: *** [/tmp/vmware-config6/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config6/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.28-13-generic'
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/go/unsup-linux-products" and
"http://www.vmware.com/go/unsup-linux-tools".

Execution aborted.

Wanneer ik commando vmware start krijg ik foutmelding

vmware
@@PRODUCT_NAME@@ is installed, but it has not been (correctly) configured
for the running kernel. To (re-)configure it, invoke the
following command: /usr/bin/vmware-config.pl.


Kan iemand mij helpen wat er nou fout gaat =D






Offline Cugel

  • Lid
Re: Vmware foutmelding
« Reactie #1 Gepost op: 2009/07/12, 15:28:12 »
...en je hebt al /usr/bin/vmware-config.pl geprobeerd?

Offline joop905

  • Lid
Re: Vmware foutmelding
« Reactie #2 Gepost op: 2009/07/12, 18:00:17 »