<---- template headericclude ----->
VM Workstation 8 and Fedora 17 - C header files matching your running kernel
FedoraForum.org - Fedora Support Forums and Community
Results 1 to 8 of 8
  1. #1
    Join Date
    Jun 2012
    Location
    Munic
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    VM Workstation 8 and Fedora 17 - C header files matching your running kernel

    1. Hi sorry for my english but i try my best
    2. Hi i have a problem on a new installed Fedora 17 System. I try to install vm workstation 8.0.3 but it faild.

    Error:
    C header files matching your running kernel were not found. Refer to your distribution's documentation for installation instructions.

    I try to reinsatll kernel-headers but it did not help.

    Some infos from my system:

    yum list installed kernel*
    Geladene Plugins: langpacks, presto, refresh-packagekit
    Installierte Pakete
    kernel.i686 3.3.7-1.fc17 @updates
    kernel-PAE.i686 3.3.7-1.fc17 @updates
    kernel-devel.i686 3.3.7-1.fc17 @updates
    kernel-headers.i686 3.3.7-1.fc17 @updates

    uname -r
    3.3.7-1.fc17.i686.PAE


    thanks for your help
    Last edited by deagel; 3rd June 2012 at 12:01 PM.

  2. #2
    Join Date
    Dec 2006
    Posts
    2,088
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: VM Workstation 8 and Fedora 17 - C header files matching your running kernel

    Have you tried our new 64 bit operating system?

    If you boot kernel.i686 3.3.7-1.fc17 it should be working out of the box ;-)

    Otherwise try to remove kernel.i686 3.3.7-1.fc17, kernel-devel.i686 3.3.7-1.fc17 and kernel-headers.i686 3.3.7-1.fc17 and then install the PAE packages for kernel-devel and kernel-headers.

    You might have to create a symlink, because apparently the PAE headers are using the same directory name (without PAE extension) as the normal 32 bit headers or when vmware asks just point it to the correct directory. Something like

    Code:
    /usr/src/kernels/3.3.7-1.fc17.i686/include
    or whatever it's called.

  3. #3
    Join Date
    Jun 2012
    Location
    Munic
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: VM Workstation 8 and Fedora 17 - C header files matching your running kernel

    i don't know i instaled only the i386 - DVD inkl. fedora updates.

    but i removed the kernel.i686 3.3.7-1.fc17, kernel-devel.i686 3.3.7-1.fc17 and kernel-headers.i686 3.3.7-1.fc17 and installed the pae once.

    Know it work till "Compiling Virtal Network Device" it faild too.

    I find a patch but not for 8.0.3 i used.

    i open a ticket by vmware but if anyboody have a solution pleas tell me.

  4. #4
    Join Date
    Jun 2012
    Location
    Greece
    Posts
    3
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: VM Workstation 8 and Fedora 17 - C header files matching your running kernel

    I confirm the problem with fedora 17 64 bit installation.

    The problem is that it fails to compile virtual network device.

    The patch the deagel notes refers to vmware 8.0.2 and does not apply to fedora 17 and vmware 8.0.3

    I have installed everything it is required for vmware to compile, but it fails.

    I use vmware 5 years and for the first time I have such a problem.

    Does anybody know any hack to make it work?

  5. #5
    Join Date
    Jun 2012
    Location
    Greece
    Posts
    3
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: VM Workstation 8 and Fedora 17 - C header files matching your running kernel

    Ok people, I have the solution to our problem.

    Extract the file and as administrator run ./patch-modules_3.4.0.sh

    The patch applies for Fedora 17 and vmware 8.0.3

    I presume you have installed all necessary packages (kernel-devel, gcc, etc).

    Works like a charm

    PS: I found the solution on this post (http://weltall.heliohost.org/wordpre...for-linux-3-2/) and I changed the patching script for the proper vmware version.

    PS2: The solution I provide applies for the compiling the network device problem but not the wrong kernel header files you have.
    Attached Files Attached Files

  6. #6
    Join Date
    Dec 2006
    Posts
    2,088
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: VM Workstation 8 and Fedora 17 - C header files matching your running kernel

    Vmware always has this problem until they release a new any-to-any patch.

    Hope you don't have an AMD CPU ---> http://communities.vmware.com/thread/404085?tstart=0

  7. #7
    Join Date
    Jun 2012
    Location
    Greece
    Posts
    3
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: VM Workstation 8 and Fedora 17 - C header files matching your running kernel

    @george_toolan I have AMD dual core +6000 cpu

    I applied the patch and everything worked. Right now I am installing centos 6.0 to a virtual machine.

    My fedora version is 17 64bit and my hardware is 3 years old.

    The link of the post probably talks for other version of vmware (8.0.2). We are talking about vmware 8.0.3

  8. #8
    Join Date
    Jul 2011
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: VM Workstation 8 and Fedora 17 - C header files matching your running kernel

    the patch also works for vmware player 4.0.4 on fedora 17.
    just changed plreqver=4.0.3 to 4.0.4 in patch-modules_3.4.0.sh.

Similar Threads

  1. can't find kernel header to run vmware workstation.
    By manux_fedora in forum Using Fedora
    Replies: 0
    Last Post: 11th October 2008, 06:26 PM
  2. Directory of C header files that match with running kernel
    By andipurwito in forum Using Fedora
    Replies: 2
    Last Post: 14th August 2006, 09:17 AM
  3. c header files for kernel
    By Linux_Weary in forum Using Fedora
    Replies: 4
    Last Post: 1st August 2006, 09:42 AM
  4. fedora 5 kernel header files
    By ilbh in forum Using Fedora
    Replies: 12
    Last Post: 2nd June 2006, 02:33 PM
  5. FC5 kernel & header files
    By louspag in forum Using Fedora
    Replies: 5
    Last Post: 30th March 2006, 04:52 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
[[template footer(Guest)]]