[solved] Unable to build kernel modules for Fedora 18

Discussions about using Linux guests in VirtualBox.
Post Reply
fackamato
Posts: 5
Joined: 19. May 2007, 02:25

[solved] Unable to build kernel modules for Fedora 18

Post by fackamato »

The vbox script cannot find the kernel headers. I have these packages installed: kernel-devel, kernel-headers.x86_64, but still the installer says it cannot find the files.

If I specify the dir manually with KERN_DIR the installer claims KERN_DIR is not a directory (but I can list the files). Anyone else?

edit: Solved by installing gcc (duh) and pointing KERN_DIR without trailing slash.
Post Reply