Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

vmware 5.5.1-19175: Unable to build the vmmon module.

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
7 posts • Page 1 of 1
Author
Message
someone12345
Guru
Guru
Posts: 365
Joined: Sat Apr 09, 2005 4:28 pm

vmware 5.5.1-19175: Unable to build the vmmon module.

  • Quote

Post by someone12345 » Mon Apr 17, 2006 5:54 pm

I recently upgraded from 2.6.15 to 2.5.16 and fail to build the vmmon module. Actually I don't even see what's going wrong i just fails :(

Code: Select all

server ~ # vmware-config.pl
Making sure services for VMware Workstation are stopped.

 * ERROR:  "vmware" has not yet been started.

Configuring fallback GTK+ 2.4 libraries.

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? [/lib/modules/2.6.16-reiser4-tcn/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-reiser4-tcn/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.16-reiser4'
  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 types for 'poll_initwait'
include/linux/poll.h:45: error: previous declaration of 'poll_initwait' was here
/tmp/vmware-config0/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-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[2]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config0/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.16-reiser4'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config0/vmmon-only'
Unable to build the vmmon module.
Top
possumjc
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 75
Joined: Thu Dec 12, 2002 1:25 am
Location: Charleston, SC
Contact:
Contact possumjc
Website

  • Quote

Post by possumjc » Thu Apr 20, 2006 8:29 pm

I had the same problems. I assume that it has something to do with the 2.6.16 kernel. I just upgraded to gentoo-sources-2.6.16-r2 kernel on AMD64. I upgraded to the ~amd64 version of VMWare-Workstation and it fixed the problem. Hope this helps.

Regards,
Joel
Top
normski
n00b
n00b
Posts: 5
Joined: Mon Jun 23, 2003 7:37 pm
Location: UK

vmware-workstation-5.5.1-19175-r3

  • Quote

Post by normski » Mon Apr 24, 2006 9:52 pm

I had problems with this as well. The problem began after I emerged kernel-2.6.16-gentoo-r3. After trying several of the suggestions on these forums and Googling, vmware-config.pl was still not working; even though several people said that the any_any_update101 fixed the problem.

In the end I emerged vmware-workstation as normal and extracted the any_any_update101 to a temporary directory and ran the runme.pl script. Looking at the output it claimed to have updated the vmware-config.pl script but all others were up to date. After this running vmware-config.pl built the modules and all is as it should be again. :D

It would appear to me that there is a problem in the current ebuild; it doesn't patch vmware-config.pl correctly.
The older I get the more I realise how little I know
Top
tomga
n00b
n00b
Posts: 68
Joined: Sat Jul 13, 2002 11:00 pm

Re: vmware-workstation-5.5.1-19175-r3

  • Quote

Post by tomga » Sun Apr 30, 2006 9:35 am

normski wrote:I had problems with this as well. The problem began after I emerged kernel-2.6.16-gentoo-r3. After trying several of the suggestions on these forums and Googling, vmware-config.pl was still not working; even though several people said that the any_any_update101 fixed the problem.

In the end I emerged vmware-workstation as normal and extracted the any_any_update101 to a temporary directory and ran the runme.pl script. Looking at the output it claimed to have updated the vmware-config.pl script but all others were up to date. After this running vmware-config.pl built the modules and all is as it should be again. :D

It would appear to me that there is a problem in the current ebuild; it doesn't patch vmware-config.pl correctly.
can confirm that. after running the runme.pl script, everything builds fine.
Top
jure1873
Apprentice
Apprentice
Posts: 183
Joined: Thu Feb 09, 2006 11:43 pm

  • Quote

Post by jure1873 » Tue May 02, 2006 9:09 am

i've had to update to the lastest vmware too. Thanks for sharing your solutions.
http://img226.imageshack.us/my.php?image=vmware2oi.jpg
Top
Randy R
n00b
n00b
Posts: 63
Joined: Fri Jan 09, 2004 4:02 pm

  • Quote

Post by Randy R » Sun Jun 11, 2006 7:01 pm

Can you explain

Code: Select all

I emerged vmware-workstation as normal and extracted the any_any_update101 to a temporary directory and ran the runme.pl script.
how to do this?

I have the error and don't have a clue how to do this.

Thanks
Top
parsim
Guru
Guru
User avatar
Posts: 347
Joined: Thu Aug 12, 2004 3:52 am
Location: Melbourne, Australia
Contact:
Contact parsim
Website

  • Quote

Post by parsim » Wed Jun 28, 2006 4:17 am

Awesome, thanks for the fix!

For the poster above, here's my step-by-step:

Code: Select all

wget http://mirror.vmmatrix.net/vmware-any-any-update/vmware-any-any-update101.tar.gz
tar xvzf vmware-any-any-update101.tar.gz
cd vmware-any-any-update101
sudo ./runme.pl
Edit: by the way, I got this error with vmware-workstation-4.5.3.19414 after upgrading to the 2.6.16 kernel on AMD64.
Top
Post Reply

7 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic