I don't know the last time I rebooted, but I rebooted today and suddenly VirtualBox stopped working. If I try to manually load vboxdrv I get the error
I'm not sure what I might have changed since the last reboot. I then tried to build it from ports but got the error that I was missing lib32 libs and should cd to /usr/src and run buildlib32 installlib32 but that failed as well, saying it couldn't find legacy.
I suspect if there's a mismatch of the kernel and the package that there would be more complaints, so not sure what exactly is odd on my system.
Code:
KLD vboxdrv.ko: depends on kernel - not available or version mismatch
linker_load_file: /boot/modules/vboxdrv.ko - unsupported file type
KLD vboxdrv.ko: depends on kernel - not available or version mismatch
linker_load_file: /boot/modules/vboxdrv.ko - unsupported file type
I suspect if there's a mismatch of the kernel and the package that there would be more complaints, so not sure what exactly is odd on my system.