Bug 182489

Summary: VMWare Tools Failed to Compile
Product: [Fedora] Fedora Reporter: Granville Xiong <shreks2099>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED NOTABUG QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: pfrields, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-24 03:09:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Granville Xiong 2006-02-22 21:04:24 UTC
Description of problem:

After I installed FC5Test3 on my VMware 5.5.0 build-18463, I ran
vmware-config-tools.pl to configure vmware tools. But it gaves the following
error messages:

[root@localhost ~]# vmware-config-tools.pl

Stopping VMware Tools services in the virtual machine:
   Guest operating system daemon:                          [  OK  ]
Trying to find a suitable vmhgfs module for your running kernel.

None of the pre-built vmhgfs modules for VMware Tools is suitable for your
running kernel.  Do you want this program to try to build the vmhgfs 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.

In file included from <stdin>:2:
/lib/modules/2.6.15-1.1955_FC5/build/include/asm/page.h:71:23: error:
mach_page.h: No such file or directory
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]

Then the process failed.

Version-Release number of selected component (if applicable):

kernel-devel-2.6.15-1.1955_FC5

How reproducible:

Everytime

Steps to Reproduce:
1. Install Fedora Core 5 Test 3 in VMware.
2. Run vmware-config-tools.pl
3. Compiling kernel module failed!
  
Actual results:


Expected results:


Additional info:

Comment 1 Dave Jones 2006-02-24 03:09:17 UTC
vmware's problem.