Installing VMWare fails trying to MAKE vmmon module.

Hey Arch users, thanks for reading.  I've tried this on two different machines now.  Both of which yield the same error.  I untar vmware like and run the vmware-install.py script after creating the rc0.d through rc6.d directories.  It works up to where it tells me there's no vmmon modules for Server that're suitable.  It then asks em if I want to have the script build them and well the rest is in between the code brackets:
What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.30-ARCH/build/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config5/vmmon-only'
make -C /lib/modules/2.6.30-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.30-ARCH'
CC [M] /tmp/vmware-config5/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config5/vmmon-only/linux/driver.c:31:
/tmp/vmware-config5/vmmon-only/./include/compat_wait.h:78: error: conflicting types for 'poll_initwait'
include/linux/poll.h:67: note: previous declaration of 'poll_initwait' was here
In file included from /tmp/vmware-config5/vmmon-only/./include/vmware.h:38,
from /tmp/vmware-config5/vmmon-only/linux/driver.c:99:
/tmp/vmware-config5/vmmon-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
In file included from /tmp/vmware-config5/vmmon-only/./include/vcpuset.h:103,
from /tmp/vmware-config5/vmmon-only/./include/modulecall.h:37,
from /tmp/vmware-config5/vmmon-only/./common/vmx86.h:33,
from /tmp/vmware-config5/vmmon-only/linux/driver.h:29,
from /tmp/vmware-config5/vmmon-only/linux/driver.c:101:
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:329:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:333:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:401:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:407:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:460:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:506:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:551:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:595:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:640:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:684:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:729:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:773:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:775:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:816:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:860:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:862:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:903:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:945:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:947:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:986:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:1028:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:1030:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:1069:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:1223:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:1227:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:1313:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:1536:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:1663:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:1796:7: warning: "_MSC_VER" is not defined
In file included from /tmp/vmware-config5/vmmon-only/./include/vm_asm_x86_64.h:39,
from /tmp/vmware-config5/vmmon-only/./include/vm_asm.h:41,
from /tmp/vmware-config5/vmmon-only/linux/driver.c:103:
/tmp/vmware-config5/vmmon-only/./include/vm_asm_x86.h:486:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_asm_x86.h:779:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_asm_x86.h:820:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_asm_x86.h:922:7: warning: "_MSC_VER" is not defined
In file included from /tmp/vmware-config5/vmmon-only/./include/vm_asm.h:41,
from /tmp/vmware-config5/vmmon-only/linux/driver.c:103:
/tmp/vmware-config5/vmmon-only/./include/vm_asm_x86_64.h:56:7: warning: "_MSC_VER" is not defined
In file included from /tmp/vmware-config5/vmmon-only/linux/driver.c:119:
/tmp/vmware-config5/vmmon-only/./common/hostif.h:53:7: warning: "WINNT_DDK" is not defined
/tmp/vmware-config5/vmmon-only/linux/driver.c: In function 'LinuxDriverSyncCallOnEachCPU':
/tmp/vmware-config5/vmmon-only/linux/driver.c:1423: error: too many arguments to function 'smp_call_function'
/tmp/vmware-config5/vmmon-only/linux/driver.c: In function 'LinuxDriver_Ioctl':
/tmp/vmware-config5/vmmon-only/linux/driver.c:1987: error: 'struct task_struct' has no member named 'euid'
/tmp/vmware-config5/vmmon-only/linux/driver.c:1987: error: 'struct task_struct' has no member named 'uid'
/tmp/vmware-config5/vmmon-only/linux/driver.c:1988: error: 'struct task_struct' has no member named 'fsuid'
/tmp/vmware-config5/vmmon-only/linux/driver.c:1988: error: 'struct task_struct' has no member named 'uid'
/tmp/vmware-config5/vmmon-only/linux/driver.c:1989: error: 'struct task_struct' has no member named 'egid'
/tmp/vmware-config5/vmmon-only/linux/driver.c:1989: error: 'struct task_struct' has no member named 'gid'
/tmp/vmware-config5/vmmon-only/linux/driver.c:1990: error: 'struct task_struct' has no member named 'fsgid'
/tmp/vmware-config5/vmmon-only/linux/driver.c:1990: error: 'struct task_struct' has no member named 'gid'
/tmp/vmware-config5/vmmon-only/linux/driver.c:2007: error: too many arguments to function 'smp_call_function'
make[2]: *** [/tmp/vmware-config5/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config5/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.30-ARCH'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config5/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.
Now, I've tried the any-to-any patch, or at least the latest version I could find.  It gives me other similiar "________ is not defined" errors and still doesn't build.  I made sure that all three of the xlib files are up to date, as well as xinitd and base-devel and still I'm having this problem.  I frankly don't know where to go from here.  Is it something I've left out of ALL of my Arch installs?

Hey Arch users, thanks for reading.  I've tried this on two different machines now.  Both of which yield the same error.  I untar vmware like and run the vmware-install.py script after creating the rc0.d through rc6.d directories.  It works up to where it tells me there's no vmmon modules for Server that're suitable.  It then asks em if I want to have the script build them and well the rest is in between the code brackets:
What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.30-ARCH/build/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config5/vmmon-only'
make -C /lib/modules/2.6.30-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.30-ARCH'
CC [M] /tmp/vmware-config5/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config5/vmmon-only/linux/driver.c:31:
/tmp/vmware-config5/vmmon-only/./include/compat_wait.h:78: error: conflicting types for 'poll_initwait'
include/linux/poll.h:67: note: previous declaration of 'poll_initwait' was here
In file included from /tmp/vmware-config5/vmmon-only/./include/vmware.h:38,
from /tmp/vmware-config5/vmmon-only/linux/driver.c:99:
/tmp/vmware-config5/vmmon-only/./include/vm_basic_types.h:108:7: warning: "__FreeBSD__" is not defined
In file included from /tmp/vmware-config5/vmmon-only/./include/vcpuset.h:103,
from /tmp/vmware-config5/vmmon-only/./include/modulecall.h:37,
from /tmp/vmware-config5/vmmon-only/./common/vmx86.h:33,
from /tmp/vmware-config5/vmmon-only/linux/driver.h:29,
from /tmp/vmware-config5/vmmon-only/linux/driver.c:101:
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:329:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:333:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:401:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:407:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:460:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:506:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:551:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:595:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:640:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:684:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:729:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:773:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:775:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:816:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:860:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:862:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:903:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:945:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:947:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:986:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:1028:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:1030:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:1069:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:1223:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:1227:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:1313:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:1536:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:1663:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_atomic.h:1796:7: warning: "_MSC_VER" is not defined
In file included from /tmp/vmware-config5/vmmon-only/./include/vm_asm_x86_64.h:39,
from /tmp/vmware-config5/vmmon-only/./include/vm_asm.h:41,
from /tmp/vmware-config5/vmmon-only/linux/driver.c:103:
/tmp/vmware-config5/vmmon-only/./include/vm_asm_x86.h:486:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_asm_x86.h:779:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_asm_x86.h:820:7: warning: "_MSC_VER" is not defined
/tmp/vmware-config5/vmmon-only/./include/vm_asm_x86.h:922:7: warning: "_MSC_VER" is not defined
In file included from /tmp/vmware-config5/vmmon-only/./include/vm_asm.h:41,
from /tmp/vmware-config5/vmmon-only/linux/driver.c:103:
/tmp/vmware-config5/vmmon-only/./include/vm_asm_x86_64.h:56:7: warning: "_MSC_VER" is not defined
In file included from /tmp/vmware-config5/vmmon-only/linux/driver.c:119:
/tmp/vmware-config5/vmmon-only/./common/hostif.h:53:7: warning: "WINNT_DDK" is not defined
/tmp/vmware-config5/vmmon-only/linux/driver.c: In function 'LinuxDriverSyncCallOnEachCPU':
/tmp/vmware-config5/vmmon-only/linux/driver.c:1423: error: too many arguments to function 'smp_call_function'
/tmp/vmware-config5/vmmon-only/linux/driver.c: In function 'LinuxDriver_Ioctl':
/tmp/vmware-config5/vmmon-only/linux/driver.c:1987: error: 'struct task_struct' has no member named 'euid'
/tmp/vmware-config5/vmmon-only/linux/driver.c:1987: error: 'struct task_struct' has no member named 'uid'
/tmp/vmware-config5/vmmon-only/linux/driver.c:1988: error: 'struct task_struct' has no member named 'fsuid'
/tmp/vmware-config5/vmmon-only/linux/driver.c:1988: error: 'struct task_struct' has no member named 'uid'
/tmp/vmware-config5/vmmon-only/linux/driver.c:1989: error: 'struct task_struct' has no member named 'egid'
/tmp/vmware-config5/vmmon-only/linux/driver.c:1989: error: 'struct task_struct' has no member named 'gid'
/tmp/vmware-config5/vmmon-only/linux/driver.c:1990: error: 'struct task_struct' has no member named 'fsgid'
/tmp/vmware-config5/vmmon-only/linux/driver.c:1990: error: 'struct task_struct' has no member named 'gid'
/tmp/vmware-config5/vmmon-only/linux/driver.c:2007: error: too many arguments to function 'smp_call_function'
make[2]: *** [/tmp/vmware-config5/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config5/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.30-ARCH'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config5/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.
Now, I've tried the any-to-any patch, or at least the latest version I could find.  It gives me other similiar "________ is not defined" errors and still doesn't build.  I made sure that all three of the xlib files are up to date, as well as xinitd and base-devel and still I'm having this problem.  I frankly don't know where to go from here.  Is it something I've left out of ALL of my Arch installs?

Similar Messages

  • Trying to install Vmware Player on OEL and running into an error

    All
    I need to run a preconfigured Vmware VM on one of ours Enterprise Linux servers. I've already installed VMware-Player-3.13.*.bundle on the machine, no error message, but now when I try to run vmplayer I am getting the following message :
    before you can run vmware, several modules must be compiled and loaded into the running kernel:
    kernel headers 2.6.9-89.0.0.0.1ELxenU
    kernel headers for version 2.6.9-89.0.0.0.1ELxenU were not found...
    Any help would be appreciated.
    Thanks and regards
    Anil

    Thanks Avi for the pointer.
    I did a 'sudo -su ' and ran 'rpm -ivh kernel-xenU-devel-2.6.9-89.0.0.0.1.EL.i686.rpm' and it went through successfully.
    But then when I launched VMPlayer, a popup came up saying " Before you run VMWare, several modules must be compiled and loaded into the running kernel.". I clicked on 'Install' to continue.
    Another popup came up saying "Failed to run /usr/bin/vmware-gksu '/usr/bin/vmware-modconfig' --icon='vmware-player' --appname='VMware' --gcc='/usr/bin/gcc' --headers='/lib/modules/2.6.9-89.0.0.0.1.ELxenU/build/include' --gcc-ignore-minor as user root. Failed to exec new process. No such file or directory."
    And then I had to exit.
    This is the log contents when VMPlayer was run :
    Dec 01 18:27:11.567: app-3086636736| Log for VMware Workstation pid=11013 version=7.1.3 build=build-324285 option=Release
    Dec 01 18:27:11.567: app-3086636736| The process is 32-bit.
    Dec 01 18:27:11.567: app-3086636736| Host codepage=UTF-8 encoding=UTF-8
    Dec 01 18:27:11.567: app-3086636736| Logging to /tmp/vmware-vmotamar/setup-11013.log
    Dec 01 18:27:11.944: app-3086636736| modconf query interface initialized
    Dec 01 18:27:11.945: app-3086636736| modconf library initialized
    Dec 01 18:27:11.979: app-3086636736| Your GCC version: 3.4
    Dec 01 18:27:11.989: app-3086636736| Your GCC version: 3.4
    Dec 01 18:27:12.011: app-3086636736| Your GCC version: 3.4
    Dec 01 18:27:12.036: app-3086636736| Your GCC version: 3.4
    Dec 01 18:27:12.058: app-3086636736| Your GCC version: 3.4
    Dec 01 18:27:12.104: app-3086636736| Trying to find a suitable PBM set for kernel 2.6.9-89.0.0.0.1.ELxenU.
    Dec 01 18:27:12.108: app-3086636736| Trying to find a suitable PBM set for kernel 2.6.9-89.0.0.0.1.ELxenU.
    Dec 01 18:27:12.113: app-3086636736| Trying to find a suitable PBM set for kernel 2.6.9-89.0.0.0.1.ELxenU.
    Dec 01 18:27:12.117: app-3086636736| Trying to find a suitable PBM set for kernel 2.6.9-89.0.0.0.1.ELxenU.
    Dec 01 18:27:12.121: app-3086636736| Trying to find a suitable PBM set for kernel 2.6.9-89.0.0.0.1.ELxenU.
    Dec 01 18:27:12.146: app-3086636736| Trying to find a suitable PBM set for kernel 2.6.9-89.0.0.0.1.ELxenU.
    Dec 01 18:27:12.150: app-3086636736| Trying to find a suitable PBM set for kernel 2.6.9-89.0.0.0.1.ELxenU.
    Dec 01 18:27:12.154: app-3086636736| Trying to find a suitable PBM set for kernel 2.6.9-89.0.0.0.1.ELxenU.
    Dec 01 18:27:12.158: app-3086636736| Trying to find a suitable PBM set for kernel 2.6.9-89.0.0.0.1.ELxenU.
    Dec 01 18:27:12.162: app-3086636736| Trying to find a suitable PBM set for kernel 2.6.9-89.0.0.0.1.ELxenU.
    Dec 01 18:27:12.168: app-3086636736| Your GCC version: 3.4
    Dec 01 18:27:12.184: app-3086636736| Your GCC version: 3.4
    Dec 01 18:27:19.720: app-3086636736| Trying to find a suitable PBM set for kernel 2.6.9-89.0.0.0.1.ELxenU.
    Dec 01 18:27:19.725: app-3086636736| Trying to find a suitable PBM set for kernel 2.6.9-89.0.0.0.1.ELxenU.
    Dec 01 18:27:19.729: app-3086636736| Trying to find a suitable PBM set for kernel 2.6.9-89.0.0.0.1.ELxenU.
    Dec 01 18:27:19.733: app-3086636736| Trying to find a suitable PBM set for kernel 2.6.9-89.0.0.0.1.ELxenU.
    Dec 01 18:27:19.738: app-3086636736| Trying to find a suitable PBM set for kernel 2.6.9-89.0.0.0.1.ELxenU.
    Dec 01 18:27:19.745: app-3086636736| Your GCC version: 3.4
    Dec 01 18:27:19.764: app-3086636736| Your GCC version: 3.4
    Dec 01 18:27:19.807: app-3086636736| Trying to find a suitable PBM set for kernel 2.6.9-89.0.0.0.1.ELxenU.
    Dec 01 18:27:19.812: app-3086636736| Trying to find a suitable PBM set for kernel 2.6.9-89.0.0.0.1.ELxenU.
    Dec 01 18:27:19.817: app-3086636736| Trying to find a suitable PBM set for kernel 2.6.9-89.0.0.0.1.ELxenU.
    Dec 01 18:27:19.822: app-3086636736| Trying to find a suitable PBM set for kernel 2.6.9-89.0.0.0.1.ELxenU.
    Dec 01 18:27:19.827: app-3086636736| Trying to find a suitable PBM set for kernel 2.6.9-89.0.0.0.1.ELxenU.
    Dec 01 18:27:19.827: app-3086636736| Relaunching with /usr/bin/vmware-gksu '/usr/bin/vmware-modconfig' icon='vmware-player' appname='VMware' gcc='/usr/bin/gcc' headers='/lib/modules/2.6.9-89.0.0.0.1.ELxenU/build/include' --gcc-ignore-minor
    Could you please suggest?

  • Trying to install Vmware Player on OEL 4-kernel 2.6.9-78.0.0.0.1.ELhugemem

    All
    I need to run a preconfigured Vmware VM on one of ours Enterprise Linux servers. I've already installed VMware-Player-3.1.2-301548.i386.bundle on the machine, no error message, but now when I try to run vmplayer I am getting the following message:
    before you can run vmware, several modules must be compiled and loaded into the running kernel:
    kernel headers 2.6.9-78.0.0.0.1.ELHugemem
    kernel headers for version 2.6.9-78.0.0.0.1.ELHugemem were not found...
    I've already searched both on google and on Oracle website for a package containing this version of kernel headers, but didn't find them.
    I've did an up2date -i kernel-devel, some kernel headers got installed, but it seems they are at the wrong version:
    [root@dscdap01 ~]# ls -la /usr/src/kernels/
    total 24
    drwxr-xr-x 4 root root 4096 Nov 2 06:59 .
    drwxr-xr-x 4 root root 4096 Dec 4 2008 ..
    drwxr-xr-x 17 root root 4096 Nov 1 09:42 2.6.9-89.31.1.0.1.EL-hugemem-i686
    drwxr-xr-x 17 root root 4096 Nov 2 06:59 2.6.9-89.31.1.0.1.EL-i686
    As far as I can see, I have two paths for solving this:
    1: update the running kernel to 2.6.9-89.31.1.0.1.EL-hugemem-i686 - in order to do that I'll have to restart the machine, which is quite risky because this is an important machine used for many projects and I do not have physical access to it; in case something goes wrong I'll have to make an SR to the GIT guys, and pray for a quick resolution
    2. find this particular version on kernel headers (2.6.9-78.0.0.0.1.ELHugemem), install them in a non-standard location and then point vmplayer installer to that location in order to compile and plug them into the running kernel
    Questions:
    - If I choose the 2nd path:
    -- where can I find this particular kernel headers version?
    -- after vmplayer compiles them, will it request a machine restart, or plugging them into the running kernel will be possible without restart?
    -- I already did an up2date -u, so the entire system excepting the running kernel is updated to whatever is in Oracle's internal repositories. Will this conflict somehow with an older running kernel and modules?
    -If I choose the 1th path (update the kernel itself and reboot the machine):
    -- will then vmplayer be able to compile and install the kernel modules without asking for another restart?
    Thanks a lot for your feedback.
    Any idea is appreciated, even pointing me to someone in Oracle that might help (I am an Oracle employee) would be useful.
    Regards
    Serban

    Thanks for your reply Joe. I did not realise that I shall search for the package name without "ELHugemem" part since the headers are probably the same. Please correct me if I'm wrong here.
    So I downloaded the i686 package, but now I get this message:
    [root@dscdap01 ~]# rpm -iv kernel-devel-2.6.9-78.0.1.EL.i686.rpm
    warning: kernel-devel-2.6.9-78.0.1.EL.i686.rpm: V3 DSA signature: NOKEY, key ID 82fd17b2
    Preparing packages for installation...
         package kernel-devel-2.6.9-89.31.1.0.1.EL (which is newer than kernel-devel-2.6.9-78.0.1.EL) is already installed
    I am not sure if I shall do a "rpm -ivf" for this package, forcing it to install. Will this command install the package alongside the existing one, or will it overwrite it? My guess is that it will install it alongside the existing one, but since this system is an important one I would prefer to ask before doing any stupid mistake...

  • Jabber for Windows - periodically tries to re-install and fails

    Jabber 9.1
    CUCM 7.1.3
    Windows 7 32 bit
    Cisco Presence   8.0.2.10000-30
    Jabber for windows - periodically tries to re-install and fails. After install Jabber works for awhile but then when trying to open another program(Outlook, IE Explorer) it tries to re-install.  If I go to the directory where the install files are and do repair it works.  This seems like a conflict with another application.
    I see this in the Windows application event log:
    Detection of product '{4EB9D7DD-65B5-44ED-B877-CE3EF9B4530F}', feature 'Cisco_Jabber_Files', component '{7CB949BE-2270-4992-9C4C-8FDDB90F6FE2}' failed. The resource 'C:\Program Files\Cisco Systems\Cisco Jabber\JabberMeeting\DesktopShare\atgpcdec.dll' does not exist.
    Jabber 9.1
    CUCM 7.1.3
    Windows 7 32 bit
    Cisco Presence   8.0.2.10000-30

    Hi,
    Do you have WebEx Productivity plugin installed on the  machine? I can reproduce this problem after exiting Jabber, creating a  One-click meeting from Outlook and restarting Jabber. Please provide  further information to help me open a defect.
    - What was the version of Jabber on this machine prior to 9.1.0?
    - What is the version of the WebEx productivity tool plugin (if it is installed)?
    - Is there a particular sequence that you can follow to reproduce it everytime?
    Thanks,
    Maqsood

  • I have a version Adobe pro 7, my old computer hard drive failed tried to install on my Windows 8.1, will not start up error message

    I have a version Adobe pro 7.1, my old computer hard drive failed, tried to install on my Windows 8.1, will not start up get error message? any solutions?  It worked perfectly fine on my old computer which was windows 7.0

    Hey,
    I am sorry but Acrobat 7 is not at all compatible with Windows 8. For this, you will need to upgrade your Adobe Acrobat version.
    For better understanding, please refer this kb file:
    Compatible web browsers and PDFMaker applications
    Regards,
    Anubha

  • I am trying to update my iTunes to 10.5.1 so that I can upgrade my 3GS phone but am getting the following error message when trying to install the itunes:Install step failed: Run pre upgrade script for apple mobile device support. Contact software manufac

    I am trying to update my iTunes to 10.5.1 so that I can upgrade my 3GS phone but am getting the following error message when trying to install the itunes: Install step failed: Run pre upgrade script for apple mobile device support. Contact software manufacturer for assistance. I am on a MacBook pro running 10.5.8 OS. Has anyone seen this before and how can I get it resolved.
    Thanks for your help in advance....

    Did you ever figure out the problem? "Contact Software Manufacturer"?? That sounds ominous... I've got the same issue and I'm pretty durn aggravated right about now....
    Thanks!

  • Is it possible to install oracle developer suite 10g in windows 7(64 bit), I have tried to install but failed so. Though, database 11g gets install in Windows 7.  If possible, Kindly provide me the website link.

    Is it possible to install oracle developer suite 10g in windows 7(64 bit), I have tried to install but failed so. Though, database 11g gets install in Windows 7.
    If possible, Kindly provide me the website link.

    Pl do not post duplicates
    Is 1GB ram is enough for the installation of oracle developer suite 10g and database 11g??? And which one to install fi…
    I want to install oracle database 11g and oracle developer suite 10g (latest) in my system. As i'm quite new to oracle ,…
    Continue the discussions in your original threads

  • I can purchase apps but whenever i'm trying to make in app purchase its failing again and again

    i can purchase apps but whenever i'm trying to make in app purchase its failing again and again

    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • Controllers in the same WISM module in the 6500, i'm trying to make one of them anchor controller for guest internet

    I have 2 controller in the same WISM module and I'm trying to make one of them Anchor controller for guest WLAN, but when I give put the anchor controller in a separated non-routed VLAN and connect it to an outside switch by creating VLAN 192 on the core. ( the Internet router is connected to the same switch).-it is showing path down... ( VLAN 192 visitor Internet and VLAN 224 my internal controller management VLAN are not talking)
    there is no routing between these 2 VLAN ( because of security), but i can't get the controller to communicate.
    -if I connect my laptop to this switch I'm able to go out on Internet but my visitor WLAN is not able to get IP address from the router connected to this switch.
    - I called Cisco and one the guys told me that i can leave the management in VLAN 224 for the controller to communicate ( which they did), but the issue I'm having right now is that my visitors are not getting IP addresses from this VLAN at all
    some one please advise
      vlan192   4/1 vlan 192              int g0/0 192.168.2.201
      6500 ----- switch ---- router---------  (outside)
        |         |   |
        |        DHCP server
       WLC

    A couple of questions, is VLAN 192 allowed across the trunk link to the wlc?  Do you have an interface tagged for vlan 192, with a valid address?  What is providing the DHCP?
    Cheers,
    Steve
    If  this helps you and/or answers your question please mark the question as "answered" and/or rate it, so other users can easily find it.

  • I have recently bought an iPhone 4S and I am trying to install iOS7. The install initially failed and I received an error message. I attempted a restore, however, the progress bar is now stuck at "Restoring iPhone software.."

    I have recently bought an iPhone 4S and I am trying to install iOS7. The install initially failed and I received an error message. I attempted a restore, however, the progress bar is now stuck at "Restoring iPhone software.."
    I'm still attempting to restore it, but the process goes as follows
    - Extracting software.
    - Waiting for iphone.
    - Preparing iphone software for restore.
    - Verifying iphone software.
    - Restoring iPhone software.
    It is at this point where it begins to load approxiamtely 10% and then freezes. I have had the handset connected 7 hours with no progress and this is my third attempt since Friday. Please help.

    See Here  >  http://support.apple.com/kb/HT1808
    You may need to try this More than Once...
    Be sure to Follow ALL the Steps...
    But... if the Device has been Modified... this will Not necessarily work.
    Unauthorized modification of iOS  >  http://support.apple.com/kb/HT3743

  • Trying to make a purchase and it says that iTunes doesn't support or is not installed what do I do?

    Trying to make a purchase and it says that iTunes doesn't support or is not installed what do I do? Or that I'm not signed in

    Do exactly what it told you to do and contact itunes support

  • Keep getting "FaceTime failed" when trying to make calls from my iMac

    I am trying to make FaceTime calls from my  iMac.
    So far it has not worked at all. No matter what number I try to call (I am calling people who have FaceTime enabled iPhones), it rings for a while and then I get "FaceTime failed".
    Any ideas what it could be?

    what happens when you use Image Capture (in your applications folder) and see what happens
    LN

  • TS1702 I am trying to make an in app purchase when I tap buy it tells me that I have already downloaded the purchase and then it tells me the purchase failed. How can I resolve this problem?

    I Am trying to make an "in app" purchase when I press buy it tells me that I have already downloaded this purchase, then I get a message that the purchase failed. How can I resolve this issue?

    When an app is downloaded under an Apple ID it is permanently tied to that Apple ID.  The only option is to de
    Ete and then download under your Apple ID.

  • I have tried to upgrade Painter 11 on my iMac running OS X 10.5.8. I keep getting the error message :- : The following install step failed : run pre install script for Corel Painter11 _ SP1 . Contact the software manufacturer for assistance   " Help pleas

    I have tried to upgrade Painter 11 on my iMac running OS x 10.5.8 but get the error message : The following install step failed : run pre install script for Corel Painter11_SP1. Contact the software manufacturer for assistance "
    I have contacted Corel and after several emails and one telephone call, they tell me , they cannot help but they think the problem could be with the OS.
    Does anyone have any suggestions, please ?

    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.

  • I am trying to install vmware fusion and during the install it continues to ask for the admin password to install.

    I am trying to install vmware fusion 5-1.0.2 on osx 10.8.2 and it just keeps asking for the admin passoword for the computer.  I keep putting it in with no luck.  I have installed other programs with no issues.

    If yours is the only user account on the Mac, it will have Admin privileges by default, so just type your password. Provided the installer is legit (i.e., downloaded from VMWare's servers and not some shady place), it needs Admin privileges since it needs to add stuff in the innermost folders of the OS for virtualization to work.
    If your user account does NOT have admin privileges, you will need to have someone who does install Fusion for you. No way around this.

Maybe you are looking for

  • List View Threshold

    I've asked this question before and got no useable responses so I'm gonna try again... (http://social.technet.microsoft.com/forums/sharepoint/en-US/d8b2933f-110f-401a-8cca-2346e4340f76/content-query-web-part-list-view-threshold) I'm responsible for a

  • How to Create an IView on EP 6

    I have installed EP6 and the SAP Web AS using the sneak priview edition . We have to get certified on SAP in two steps : 1. running our J2EE applications on the SAP WebAS which we have completed successfully . 2) Build a Iview which would access our

  • I wrongly erased photos and video clips, can I retrieve them?

    I wrongly erased photos and video clips, can I retrieve them?

  • I think my software is down if i update it will it fix my problems?!?

    hey i think my phone has software issues if i updatemy software to 6.0 wil that solve my problems for the moement of will it need to be sent to pple it self?

  • Adding a frame border to rounded corners photo

    New to PS..running current ver of 11.x... I found the rounded corners tutorial and that helps alot...but I have a number of photos on a website that I would like to also add a "border" to. sample image corner here:  http://members.cox.net/trinaz/roun