Mailinglist Archive: opensuse-amd64 (100 mails)
| < Previous | Next > |
suse 10.1 vmware problem
- From: detlef oertel <oertel@xxxxxx>
- Date: Sun, 04 Jun 2006 18:12:39 +0200
- Message-id: <44830677.40308@xxxxxx>
Hello,
after the update to suse 10.1 i tryed to configure my vmware
(workstation 5.5.1 build-19175) but it failed:
---------------
sepia:~ #cd /usr/src/linux && make cloneconfig && make modules_prepare
sepia:~ #cd
sepia:~ # vmware-config.pl
Making sure services for VMware Workstation are stopped.
Stopping VMware services:
Virtual machine monitor done
Bridged networking on /dev/vmnet0 done
DHCP server on /dev/vmnet1 done
Host-only networking on /dev/vmnet1 done
DHCP server on /dev/vmnet8 done
NAT service on /dev/vmnet8 done
Host-only networking on /dev/vmnet8 done
Virtual ethernet done
Configuring fallback GTK+ 2.4 libraries.
In which directory do you want to install the mime type icons?
[/usr/share/icons]
What directory contains your desktop menu entry files? These files have a
.desktop file extension. [/usr/share/applications]
In which directory do you want to install the application's icon?
[/usr/share/pixmaps]
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)? [yes]
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? [/usr/src/linux/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config40/vmmon-only'
make -C /usr/src/linux/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.16.13-4'
WARNING: Symbol version dump /usr/src/linux-2.6.16.13-4/Module.symvers
is missing; modules will have no dependencies and modversions.
CC [M] /tmp/vmware-config40/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config40/vmmon-only/linux/driver.h:20,
from /tmp/vmware-config40/vmmon-only/linux/driver.c:49:
/tmp/vmware-config40/vmmon-only/./include/compat_wait.h:37:5: warning: "VMW_HAVE_EPOLL" is not defined
/tmp/vmware-config40/vmmon-only/./include/compat_wait.h:43:5: warning: "VMW_HAVE_EPOLL" is not defined
In file included from /tmp/vmware-config40/vmmon-only/linux/driver.h:20,
from /tmp/vmware-config40/vmmon-only/linux/driver.c:49:
/tmp/vmware-config40/vmmon-only/./include/compat_wait.h:60: error: conflicting types for 'poll_initwait'
include/linux/poll.h:45: error: previous declaration of 'poll_initwait' was here
/tmp/vmware-config40/vmmon-only/linux/driver.c:145: warning: initialization from incompatible pointer type
/tmp/vmware-config40/vmmon-only/linux/driver.c:149: warning: initialization from incompatible pointer type
make[2]: *** [/tmp/vmware-config40/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config40/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.16.13-4'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config40/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.
sepia:~ #
---------------
Have anybody the same problem ?
Have anybody a solution ?
thanks in advance
detlef
--
detlef oertel
Hafenstr. 15
55118 Mainz
Tel +49 6131 963929
Fax +49 6131 963928
oertel@xxxxxx
after the update to suse 10.1 i tryed to configure my vmware
(workstation 5.5.1 build-19175) but it failed:
---------------
sepia:~ #cd /usr/src/linux && make cloneconfig && make modules_prepare
sepia:~ #cd
sepia:~ # vmware-config.pl
Making sure services for VMware Workstation are stopped.
Stopping VMware services:
Virtual machine monitor done
Bridged networking on /dev/vmnet0 done
DHCP server on /dev/vmnet1 done
Host-only networking on /dev/vmnet1 done
DHCP server on /dev/vmnet8 done
NAT service on /dev/vmnet8 done
Host-only networking on /dev/vmnet8 done
Virtual ethernet done
Configuring fallback GTK+ 2.4 libraries.
In which directory do you want to install the mime type icons?
[/usr/share/icons]
What directory contains your desktop menu entry files? These files have a
.desktop file extension. [/usr/share/applications]
In which directory do you want to install the application's icon?
[/usr/share/pixmaps]
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)? [yes]
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? [/usr/src/linux/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config40/vmmon-only'
make -C /usr/src/linux/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.16.13-4'
WARNING: Symbol version dump /usr/src/linux-2.6.16.13-4/Module.symvers
is missing; modules will have no dependencies and modversions.
CC [M] /tmp/vmware-config40/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config40/vmmon-only/linux/driver.h:20,
from /tmp/vmware-config40/vmmon-only/linux/driver.c:49:
/tmp/vmware-config40/vmmon-only/./include/compat_wait.h:37:5: warning: "VMW_HAVE_EPOLL" is not defined
/tmp/vmware-config40/vmmon-only/./include/compat_wait.h:43:5: warning: "VMW_HAVE_EPOLL" is not defined
In file included from /tmp/vmware-config40/vmmon-only/linux/driver.h:20,
from /tmp/vmware-config40/vmmon-only/linux/driver.c:49:
/tmp/vmware-config40/vmmon-only/./include/compat_wait.h:60: error: conflicting types for 'poll_initwait'
include/linux/poll.h:45: error: previous declaration of 'poll_initwait' was here
/tmp/vmware-config40/vmmon-only/linux/driver.c:145: warning: initialization from incompatible pointer type
/tmp/vmware-config40/vmmon-only/linux/driver.c:149: warning: initialization from incompatible pointer type
make[2]: *** [/tmp/vmware-config40/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config40/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.16.13-4'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config40/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.
sepia:~ #
---------------
Have anybody the same problem ?
Have anybody a solution ?
thanks in advance
detlef
--
detlef oertel
Hafenstr. 15
55118 Mainz
Tel +49 6131 963929
Fax +49 6131 963928
oertel@xxxxxx
| < Previous | Next > |