VMware Workstation v.6.0.4.93057 and Fedora 9
I managed to install (after "yumming" for gcc, kernel-devel, etc.) VMware Workstation in Fedora 9, however, in config.pl part of install, I got this error:
Code:
None of the pre-built vmblock modules for VMware Workstation is suitable for
your running kernel. Do you want this program to try to build the vmblock
module for your system (you need to have a C compiler installed on your
system)? [yes]
Extracting the sources of the vmblock module.
Building the vmblock module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmblock-only'
make -C /usr/src/kernels/2.6.25.6-55.fc9.i686/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.25.6-55.fc9.i686'
CC [M] /tmp/vmware-config0/vmblock-only/linux/block.o
CC [M] /tmp/vmware-config0/vmblock-only/linux/control.o
CC [M] /tmp/vmware-config0/vmblock-only/linux/dbllnklst.o
CC [M] /tmp/vmware-config0/vmblock-only/linux/dentry.o
/tmp/vmware-config0/vmblock-only/linux/dentry.c: In function ‘DentryOpRevalidate’:
/tmp/vmware-config0/vmblock-only/linux/dentry.c:101: error: ‘struct nameidata’ has no member named ‘dentry’
/tmp/vmware-config0/vmblock-only/linux/dentry.c:101: error: ‘struct nameidata’ has no member named ‘dentry’
/tmp/vmware-config0/vmblock-only/linux/dentry.c:102: error: implicit declaration of function ‘path_release’
make[2]: *** [/tmp/vmware-config0/vmblock-only/linux/dentry.o] Error 1
make[1]: *** [_module_/tmp/vmware-config0/vmblock-only] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.25.6-55.fc9.i686'
make: *** [vmblock.ko] Error 2
make: Leaving directory `/tmp/vmware-config0/vmblock-only'
Unable to build the vmblock module.
The vmblock module enables dragging or copying files from within a guest and
dropping or pasting them onto your host (guest to host drag and drop and file
copy/paste). The rest of the software provided by VMware Workstation is
designed to work independently of this feature (including host to guest drag
and drop and file copy/paste).
If you would like the guest to host drag and drop and file copy/paste features,
you can install the driver by running vmware-config.pl again after making sure
that gcc, binutils, make and the kernel sources for your running kernel are
installed on your machine. These packages are available on your distribution's
installation CD.
[ Press Enter key to continue ]
anyone has any idea how to fix this?
no need for patch in VMplayer 2.0.5
Hi,
I just installed VMplayer 2.0.5 on fedora core 9 x86_64. The vmblock module compiles perfectly "out of the box", so please don't waste your time applying the patches detailed in my previous mail. Strange, there was no mention of including the bug fix in the changelog :)
Cheers, Jon
vmware 6.0.4 working on fedora 9 2.6.26.3-29.fc9.i686
The configuration of VMware Workstation 6.0.4 build-93057 for Linux for this
running kernel completed successfully.
use this update vmware-any-any-update-117d
http://groups.google.com/group/vmkernelnewbies/files
this took me awhile to find this update. good old google did the trick.