VMware Communities
Pavlinux
Enthusiast
Enthusiast

PATCHES FOR VMWARE 6.0.2 under KERNEL 2.6.24

This my patches for Vmware-Workstation-6.0.2 and kernel-2.6.24,

NOW WORK VMBLOCK B-)

Tags (4)
0 Kudos
4 Replies
cozmic
Contributor
Contributor

Hi,

doesn't work for me.

Kubuntu 64bit 8.04 Kernel 2.6.25-5

Heres the buzz...

Using 2.6.x kernel build system.

make: Entering directory `/tmp/vmware-config2/vmmon-only'

make -C /lib/modules/2.6.24-5-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules

make[1]: Entering directory `/usr/src/linux-headers-2.6.24-5-generic'

CC /tmp/vmware-config2/vmmon-only/linux/driver.o

In file included from /tmp/vmware-config2/vmmon-only/./include/vmci_kernel_defs.h:26,

from /tmp/vmware-config2/vmmon-only/./common/vmciContext.h:19,

from /tmp/vmware-config2/vmmon-only/linux/driver.h:21,

from /tmp/vmware-config2/vmmon-only/linux/driver.c:84:

/tmp/vmware-config2/vmmon-only/./include/compat_wait.h:37:5: warning: "VMW_HAVE_EPOLL" is not defined

/tmp/vmware-config2/vmmon-only/./include/compat_wait.h:43:5: warning: "VMW_HAVE_EPOLL" is not defined

In file included from /tmp/vmware-config2/vmmon-only/./include/vmci_kernel_defs.h:26,

from /tmp/vmware-config2/vmmon-only/./common/vmciContext.h:19,

from /tmp/vmware-config2/vmmon-only/linux/driver.h:21,

from /tmp/vmware-config2/vmmon-only/linux/driver.c:84:

/tmp/vmware-config2/vmmon-only/./include/compat_wait.h:60: error: conflicting types for ‘poll_initwait’

include/linux/poll.h:65: error: previous declaration of ‘poll_initwait’ was here

/tmp/vmware-config2/vmmon-only/linux/driver.c:198: warning: initialization from incompatible pointer type

make[2]: *** Error 1

make[1]: *** Error 2

make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-5-generic'

make: *** http://vmmon.ko Error 2

make: Leaving directory `/tmp/vmware-config2/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.

Any Ideas?

0 Kudos
fboudra
Contributor
Contributor

0 Kudos
docsmooth
Enthusiast
Enthusiast

discussion continues:

http://communities.vmware.com/thread/123253?tstart=0

Rob A Deployments PM: www.likewise.com Co-Owner: www.totalnetsolutions.net
0 Kudos
anti_scsi
Contributor
Contributor

Hi ! A feedback here, didn't work for FC8 64 bit kernel

Linux version 2.6.24.3-12.fc8 (mockbuild@xenbuilder2.fedora.redhat.com) (gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)) #1 SMP Tue Feb 26 14:21:30 EST 2008

VMwareWorkstation-6.0.2-59824

Thanks

# ls
runme.pl services.sh update update.c vmblock.tar vmmon.tar vmnet.tar
# ./runme.pl
Updating /usr/bin/vmware ... No patch needed/available
Updating /usr/bin/vmnet-bridge ... No patch needed/available
Updating /usr/lib/vmware/bin/vmware-vmx ... No patch needed/available
Updating /usr/lib/vmware/bin-debug/vmware-vmx ... No patch needed/available
VMware modules in "/usr/lib/vmware/modules/source" has been updated.
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?
Making sure services for VMware Workstation are stopped.
Stopping VMware services:
Virtual machine monitor
Blocking file system:
Bridged networking on /dev/vmnet0
Host network detection
DHCP server on /dev/vmnet1
Host-only networking on /dev/vmnet1
DHCP server on /dev/vmnet8
NAT service on /dev/vmnet8
Host-only networking on /dev/vmnet8
Virtual ethernet
Configuring fallback GTK+ 2.4 libraries.
In which directory do you want to install the theme icons?

What directory contains your desktop menu entry files? These files have a
.desktop file extension.
In which directory do you want to install the application's icon?

Trying to find a suitable vmmon module for your running kernel.
None of the pre-built vmmon modules for VMware Workstation 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)?
Using compiler "/usr/bin/gcc". Use environment variable CC to override.
What is the location of the directory of C header files that match your running
kernel?
Extracting the sources of the vmmon module.
Building the vmmon module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config7/vmmon-only'
make -C /lib/modules/2.6.24.3-12.fc8/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.24.3-12.fc8-x86_64'
CC /tmp/vmware-config7/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config7/vmmon-only/./include/vmci_kernel_defs.h:26,
from /tmp/vmware-config7/vmmon-only/./common/vmciContext.h:19,
from /tmp/vmware-config7/vmmon-only/linux/driver.h:21,
from /tmp/vmware-config7/vmmon-only/linux/driver.c:84:
/tmp/vmware-config7/vmmon-only/./include/compat_wait.h:37:5: warning: "VMW_HAVE_EPOLL" is not defined
/tmp/vmware-config7/vmmon-only/./include/compat_wait.h:43:5: warning: "VMW_HAVE_EPOLL" is not defined
In file included from /tmp/vmware-config7/vmmon-only/./include/vmci_kernel_defs.h:26,
from /tmp/vmware-config7/vmmon-only/./common/vmciContext.h:19,
from /tmp/vmware-config7/vmmon-only/linux/driver.h:21,
from /tmp/vmware-config7/vmmon-only/linux/driver.c:84:
/tmp/vmware-config7/vmmon-only/./include/compat_wait.h:60: error: conflicting types for ‘poll_initwait’
include/linux/poll.h:65: error: previous declaration of ‘poll_initwait’ was here
/tmp/vmware-config7/vmmon-only/linux/driver.c:198: warning: initialization from incompatible pointer type
make[2]: *** Error 1
make[1]: *** Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.24.3-12.fc8-x86_64'
make: *** http://vmmon.ko Error 2
make: Leaving directory `/tmp/vmware-config7/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.

0 Kudos