can't modprobe vboxadd (v1.6.2)
Posted: 10. Jun 2008, 20:08
We're having a problem on Arch Linux.
We've recently rebuilt our virtualbox packages to upgrade them to v1.6.2. As Arch currently uses gcc 4.3, and virtualbox doesn't yet support that, we've had to adjust our build scripts to build against gcc3.4.
That generally seemed to work out fine. I can modprobe vboxdrv, run the new virtualbox, etc.
However, the guest additions don't seem to be working right. Specifically, I'm not able to modprobe the guest addition vboxadd module. As indicated in our bug report (http://bugs.archlinux.org/task/10607), this results in the following message:
FATAL: Error inserting vboxadd (/lib/modules/2.6.25-ARCH/misc/vboxadd.ko): Invalid module format
And dmesg shows the following:
No module found in object
Anyone have any ideas what could be causing this? I've even tried rebuilding the module from scratch, and it still doesn't work, which is even more puzzling: how could a module built on my box against my box' kernel wind up being in an invalid format?!?!?!?
Any suggestions appreciated!
We've recently rebuilt our virtualbox packages to upgrade them to v1.6.2. As Arch currently uses gcc 4.3, and virtualbox doesn't yet support that, we've had to adjust our build scripts to build against gcc3.4.
That generally seemed to work out fine. I can modprobe vboxdrv, run the new virtualbox, etc.
However, the guest additions don't seem to be working right. Specifically, I'm not able to modprobe the guest addition vboxadd module. As indicated in our bug report (http://bugs.archlinux.org/task/10607), this results in the following message:
FATAL: Error inserting vboxadd (/lib/modules/2.6.25-ARCH/misc/vboxadd.ko): Invalid module format
And dmesg shows the following:
No module found in object
Anyone have any ideas what could be causing this? I've even tried rebuilding the module from scratch, and it still doesn't work, which is even more puzzling: how could a module built on my box against my box' kernel wind up being in an invalid format?!?!?!?
Any suggestions appreciated!