I'm trying to compile the nvidia driver and the VirtualBox drives on openSUSE 11.2. Both compile fine (after the usual make oldconfig
plus a partial build of the kernel) but when I try to load the modules, I get this error:
vboxdrv: no symbol version for module_layout
What's wrong? How do I fix this?