Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 21st March 2006, 06:05 PM
viper8 Offline
Registered User
 
Join Date: Mar 2004
Location: Detroit Rock City!
Posts: 146
FC5 + vmware = unable to compile vmmon

I have VmwarePlayer installed.

Running vmware-config.pl, trying to compile the vmmon module I get the following:

What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include] /usr/src/kernels/2.6.15-1.2054_FC5-i686/include/

The kernel defined by this directory of header files does not have the same
address space size as your running kernel.

I have kernel-devel (kernel-devel-2.6.15-1.2054_FC5) installed...any ideas?

EDIT: I just found this: http://www.vmware.com/community/thre...31877&tstart=0
AND IT WORKED...change the following in your /usr/bin/vmware-config.pl:

- $header_page_offset =~ s/^$pattern \(?0x([0-9a-fA-F]{8,}).*$/$1/;
- if ($header_page_offset =~ /[0-9a-fA-F]{8,}/) {
+ if ($header_page_offset =~ /^$pattern \(\?0x([0-9a-fA-F]{8,})/) {
+ $header_page_offset = $1;

Remove (-) the first two lines and add (+) the last 2 lines and it'll compile then.

Last edited by viper8; 21st March 2006 at 06:17 PM.
Reply With Quote
  #2  
Old 21st March 2006, 08:44 PM
Clunixchit's Avatar
Clunixchit Offline
Registered User
 
Join Date: Feb 2005
Location: Strasbourg
Age: 28
Posts: 720
This might be useful too (for FC5)
http://clunixchit.blogspot.com/2006/...-12064fc5.html
__________________
Itx either one or zero_
http://clunixchit.blogspot.com/
Reply With Quote
  #3  
Old 21st March 2006, 08:48 PM
totzo Offline
Registered User
 
Join Date: Dec 2004
Location: Scotland
Posts: 14
I found the "vmware-any-any-update98.tar.gz" worked a treat on FC5, it even detected where the headers were.
Reply With Quote
Reply

Tags
compile, fc5, unable, vmmon, vmware

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
VMWare Server fails to build vmmon module TechnoJunky Using Fedora 8 6th September 2007 01:54 PM
Can't compile VMWare Server! ChantCd-com Using Fedora 9 21st June 2007 08:50 PM
FC5 in VMWare can't compile VMWare Tools bigman921 EOL (End Of Life) Versions 6 4th July 2006 11:09 AM


Current GMT-time: 22:07 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat