On 1/29/16 9:45 AM, Brendan Sechter wrote:
> The emulators/virtualbox-ose-additions vboxguest.ko is not loading. The error 
> is as follows.
> # svn up /usr/src# cat 
> /etc/make.confPORTS_MODULES=emulators/virtualbox-ose-additions# # rebuild and 
> install kernel+world# shutdown -r now# uname -mvFreeBSD 11.0-CURRENT #0 
> r287598: Thu Sep 10 14:45:48 JST 2015     
> root@:/usr/obj/usr/src/sys/MY_CUSTOM_KERNEL  amd64# cd 
> /usr/ports/emulators/virtualbox-ose-additions/# make deinstall clean# make 
> install clean# kldload vboxguestKLD vboxguest.ko: depends on kernel - not 
> available or version mismatchlinker_load_file: Unsupported file typekldload: 
> an error occurred while loading the module. Please check dmesg(8) for more 
> details.# dmesg | grep vboxguest -A 1KLD vboxguest.ko: depends on kernel - 
> not available or version mismatchlinker_load_file: Unsupported file type--KLD 
> vboxguest.ko: depends on kernel - not available or version 
> mismatchlinker_load_file: Unsupported file type
> Host environment version info is below.
> $ uname -mvDarwin Kernel Version 15.3.0: Thu Dec 10 18:40:58 PST 2015; 
> root:xnu-3248.30.4~1/RELEASE_X86_64 x86_64$ vboxmanage --version5.0.14r105127
>                                         


Recompile it.  If you got it from a package, we are not really handling
these correctly. They need to be compile against your kernel, especially
when running current or stable.


-- 
Regards,
Bryan Drewery
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to