LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-23-2006, 09:22 PM   #1
lonecrow
Member
 
Registered: May 2005
Location: Canada
Distribution: PCLinuxOS 2007
Posts: 274

Rep: Reputation: 30
VMWare installation problem - vmmon module


I have this error when I try to install VMWare 5.5 on Suse 10.1 .

I dont know much about linux, so please go easy on me

Code:
What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.16.13-4-default/build/include] /lib/modules/2.6.16.13-
4-default/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-config0/vmmon-only'
make -C /lib/modules/2.6.16.13-4-default/build/include/.. SUBDIRS=$PWD SRCROOT=$
PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.16.13-4-obj/i386/default'
make -C ../../../linux-2.6.16.13-4 O=../linux-2.6.16.13-4-obj/i386/default modul
es
  CC [M]  /tmp/vmware-config0/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config0/vmmon-only/linux/driver.h:20,
                 from /tmp/vmware-config0/vmmon-only/linux/driver.c:49:
/tmp/vmware-config0/vmmon-only/./include/compat_wait.h:37:5: warning: "VMW_HAVE_
EPOLL" is not defined
/tmp/vmware-config0/vmmon-only/./include/compat_wait.h:43:5: warning: "VMW_HAVE_
EPOLL" is not defined
In file included from /tmp/vmware-config0/vmmon-only/linux/driver.h:20,
                 from /tmp/vmware-config0/vmmon-only/linux/driver.c:49:
/tmp/vmware-config0/vmmon-only/./include/compat_wait.h:60: error: conflicting ty
pes for ‘poll_initwait’
/usr/src/linux-2.6.16.13-4/include/linux/poll.h:45: error: previous declaration                                                                                                        of ‘poll_initwait’ was here
/tmp/vmware-config0/vmmon-only/linux/driver.c:145: warning: initialization from                                                                                                        incompatible pointer type
/tmp/vmware-config0/vmmon-only/linux/driver.c:149: warning: initialization from                                                                                                        incompatible pointer type
make[4]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Error 1
make[3]: *** [_module_/tmp/vmware-config0/vmmon-only] Error 2
make[2]: *** [modules] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.16.13-4-obj/i386/default'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config0/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.
Thanks anyone... Because Ive been on their website and I dont understand their answer!
 
Old 08-24-2006, 04:37 PM   #2
Caeda
Senior Member
 
Registered: Jul 2003
Location: Indiana
Distribution: Suse 6.0+, Mandrake 5.0-10.0, Redhat 6.0-9.0, Gentoo 1.2+, Gnoppix, Knoppix, Sabayon, Ubuntu 5.04+
Posts: 1,811

Rep: Reputation: 45
That would be because it's not compatable with 10.1
They would have told you this when you went to buy it, (I hope). So I'd assume your either using the trial version or trying to steal it?

There is a patch for it to make it work. I'll post you a link if you actually did purchase it and are not just using it for free.
 
Old 08-24-2006, 09:04 PM   #3
jiml8
Senior Member
 
Registered: Sep 2003
Posts: 3,171

Rep: Reputation: 116Reputation: 116
Could also be a misconfigured system.

I had a running VMWare go south when I built and installed KDE3.5.2 from source on my Mandriva more-or-less 2006 system.

I had some problems with my installation and for awhile I couldn't get VMWare to run or to recompile (vmmon errors...and I live or die by VMWare, so I was having a real cow...). Finally straightened out my KDE installation enough, then VMWare would recompile to match the sytem.
 
Old 03-24-2009, 06:17 PM   #4
conduit34
LQ Newbie
 
Registered: Mar 2009
Posts: 2

Rep: Reputation: 0
Quote:
Originally Posted by Caeda View Post
That would be because it's not compatable with 10.1
They would have told you this when you went to buy it, (I hope). So I'd assume your either using the trial version or trying to steal it?

There is a patch for it to make it work. I'll post you a link if you actually did purchase it and are not just using it for free.
Hi,
Im hoping you'll post that fix, since I have a legal copy with the same error. Thanks, tt.
 
Old 03-25-2009, 05:35 PM   #5
JaksoDebr
Member
 
Registered: Mar 2009
Distribution: Fedora, Slackware
Posts: 104

Rep: Reputation: 21
For older VMware software version the vmware-any-any-updates did solve the issue. It fixes the problems related to the vmmon module. I'm not sure if this is still needed with new versions, but here's a link anyway:
http://knihovny.cvut.cz/ftp/pub/vmwa...date115.tar.gz

You could also try a Google search for 'vmware-any-any-update', maybe there are more recent updates as well.

Linux Archive

Last edited by JaksoDebr; 04-02-2009 at 05:23 AM.
 
Old 03-26-2009, 11:57 AM   #6
conduit34
LQ Newbie
 
Registered: Mar 2009
Posts: 2

Rep: Reputation: 0
any-any-update remission

Quote:
Originally Posted by JaksoDebr View Post
For older VMware software version the vmware-any-any-updates did solve the issue. It fixes the problems related to the vmmon module. I'm not sure if this is still needed with new versions, but here's a link anyway:
http://knihovny.cvut.cz/ftp/pub/vmwa...date115.tar.gz

You could also try a Google search for 'vmware-any-any-update', maybe there are more recent updates as well.
I have tried this patch, but it does seem inapplicable here, because there is no /etc/vmware/locations folder. Maybe I should try searching for it elsewhere...
in the install i get to the point where i select the c header files, which i am unsure if im doing right, and then i get vmmon errores im using fedora 10
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
vmware: trouble with loading of vmmon -- already compilled Adony Linux - Software 6 01-17-2012 10:11 PM
Vmware missing device /dev/vmmon blavish Linux - Software 4 08-01-2010 04:49 AM
Trouble building vmmon module for VMware Server with Slackware 10.2 Lothoir Linux - Software 14 07-15-2006 09:01 PM
VMware vmmon building error Akuji Slackware 2 02-01-2004 07:58 AM
slackware 9 and vmware vmmon probs duister Slackware 4 07-31-2003 02:15 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration