VMware-Workstation-Full-7.1.2-301548.x86_64.bundle install problem

Asked by Jordanics

I using ubuntu-10.10-desktop-amd64 version

I installed VMware-Workstation-Full-7.1.2-301548.x86_64.bundle. The install was succesful.
After the install I try to run the VmWare Workstation. First start the VmWare Kernel Modul Updater
During this Updater I get an error message. The log files contein this:

Nov 06 21:05:51.924: app-139688207623936| Log for VMware Workstation pid=1975 version=7.1.2 build=build-301548 option=Release
Nov 06 21:05:51.924: app-139688207623936| The process is 64-bit.
Nov 06 21:05:51.924: app-139688207623936| Host codepage=UTF-8 encoding=UTF-8
Nov 06 21:05:51.924: app-139688207623936| Logging to /tmp/vmware-root/setup-1975.log
Nov 06 21:05:52.068: app-139688207623936| modconf query interface initialized
Nov 06 21:05:52.087: app-139688207623936| modconf library initialized
Nov 06 21:05:52.145: app-139688207623936| Your GCC version: 4.4
Nov 06 21:05:52.207: app-139688207623936| Your GCC version: 4.4
Nov 06 21:05:52.509: app-139688207623936| Your GCC version: 4.4
Nov 06 21:05:52.529: app-139688207623936| Your GCC version: 4.4
Nov 06 21:05:52.535: app-139688207623936| Your GCC version: 4.4
Nov 06 21:05:53.587: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:53.589: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:53.591: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:53.593: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:53.595: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:53.607: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:53.609: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:53.611: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:53.613: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:53.615: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:53.618: app-139688207623936| Your GCC version: 4.4
Nov 06 21:05:53.625: app-139688207623936| Your GCC version: 4.4
Nov 06 21:05:53.650: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:53.652: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:53.654: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:53.656: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:53.658: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:53.661: app-139688207623936| Your GCC version: 4.4
Nov 06 21:05:53.668: app-139688207623936| Your GCC version: 4.4
Nov 06 21:05:53.699: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:53.701: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:53.702: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:53.704: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:53.706: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:54.071: app-139688207623936| Trying to find a suitable PBM set for kernel 2.6.35-22-generic.
Nov 06 21:05:54.072: app-139688207623936| Building module vmmon.
Nov 06 21:05:54.072: app-139688207623936| Extracting the sources of the vmmon module.
Nov 06 21:05:54.126: app-139688207623936| Building module with command: /usr/bin/make -C /tmp/vmware-root/modules/vmmon-only auto-build SUPPORT_SMP=1 HEADER_DIR=/lib/modules/2.6.35-22-generic/build/include CC=/usr/bin/gcc GREP=/usr/bin/make IS_GCC_3=no VMCCVER=4.4.5
Nov 06 21:05:58.764: app-139688207623936| Failed to compile module vmmon!

I Try to manualy run this command Building module with command: /usr/bin/make -C /tmp/vmware-root/modules/vmmon-only auto-build SUPPORT_SMP=1 HEADER_DIR=/lib/modules/2.6.35-22-generic/build/include CC=/usr/bin/gcc GREP=/usr/bin/make IS_GCC_3=no VMCCVER=4.4.5

I got this error:

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-root/modules/vmmon-only'
make -C /lib/modules/2.6.35-22-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
   MODULEBUILDDIR= modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.35-22-generic'
  CC [M] /tmp/vmware-root/modules/vmmon-only/linux/iommu.o
/tmp/vmware-root/modules/vmmon-only/linux/iommu.c: In function ‘IOMMU_SetupMMU’:
/tmp/vmware-root/modules/vmmon-only/linux/iommu.c:156: error: implicit declaration of function ‘iommu_map_range’
/tmp/vmware-root/modules/vmmon-only/linux/iommu.c: In function ‘IOMMU_VMCleanup’:
/tmp/vmware-root/modules/vmmon-only/linux/iommu.c:403: error: implicit declaration of function ‘iommu_unmap_range’
make[2]: *** [/tmp/vmware-root/modules/vmmon-only/linux/iommu.o] Error 1
make[1]: *** [_module_/tmp/vmware-root/modules/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.35-22-generic'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-root/modules/vmmon-only'
root@JF-HP-6730b:~#

What is the problem?
Can anybody help me?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu vmware-player Edit question
Assignee:
No assignee Edit question
Solved by:
Emre AYTAÇ
Solved:
Last query:
Last reply:
Revision history for this message
Best Emre AYTAÇ (eaytac) said :
#1

Hi;

You can use the solution in this link (https://answers.launchpad.net/vmware-ubuntu/+question/128677)

Hope this helps :)

Revision history for this message
Jordanics (jordanics-ferenc) said :
#2

Thank you your help.