Subject: vmware3 runtime error on -current
To: None <current-users@netbsd.org>
From: Joe Reed <jnr@cwru.edu>
List: current-users
Date: 06/02/2003 18:17:56
i just installed pkgsrc/emulators/vmware3. it compiled and installed without
error, and i made the necessary modifications to rc.d and rc.conf as
directed. however, when i run vmware, i get the following error:
*********** snip ****************
VMware Workstation Error:
Version mismatch with vmmon module: expecting 30.0, got 10.0.
You have an incorrect version of the `vmmon' kernel module.
Try reinstalling VMware Workstation.
Press "Enter" to continue...
************ end_snip ******************
useful system information:
$ uname -a #yup, i just updated both kernel and userland yesterday
NetBSD bork 1.6T NetBSD 1.6T (BORK) #0: Sun Jun 1 12:29:49 EDT 2003
root@bork:/usr/build/src/obj/sys/arch/i386/compile/BORK i386
$ pkg_info | grep vmware
vmware-module-3.2.2 Kernel modules for the VMware 3.x emulator
suse_vmware-7.3 Linux compatibility package to support running VMware
vmware-3.2.1 VMware emulator 3.x
Does anybody have any idea what's going on here?
--joe