Hi. I'm having problems building a kernel module for VBox 2.2.2 on Fedora Rawhide with official rpm for F11.
I've installed gcc and kernel-devel (aka kernel sources). First, when trying to build a kernel module, it turned out that I don't have /usr/src/linux symlink to latest kernel, only /usr/src/kernels/ OK, I've symlinked /usr/src/kernels/2.6.29.1-111.fc11.i586 to /usr/src/linux. My next attempt at vboxdrv setup led to following vbox-install.log: Makefile:143: Warning: using /usr/src/linux as the source directory of your Linux kernel. If this is not correct, specify KERN_DIR=<directory> and run Make again. Makefile:151: *** Error: /usr/src/linux (version 2.6.29.1-111.fc11.i586) does not match the current kernel (version 2.6.29.1-111.fc11.i686.PAE). Stop. Any suggestions? Should I file a bug against VirtualBox or Fedora?
_______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
