> Subject: Re: Kernel Version Mismatch emulators/virtualbox-ose-additions > To: sgeos_at_hotmail.com; freebsd-current_at_freebsd.org > From: bdrewery_at_FreeBSD.org > Date: Fri, 29 Jan 2016 11:54:11 -0800 > > 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.conf> > PORTS_MODULES=emulators/virtualbox-ose-additions> > # # rebuild and install kernel+world> > # shutdown -r now> > # uname -mv> > FreeBSD 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 mismatch> > linker_load_file: Unsupported file type> > kldload: an error occurred while loading the module. Please check dmesg(8) for more details.> > # dmesg | grep vboxguest -A 1> > KLD vboxguest.ko: depends on kernel - not available or version mismatch> > linker_load_file: Unsupported file type> > --> > KLD vboxguest.ko: depends on kernel - not available or version mismatch> > linker_load_file: Unsupported file type> > > > Host environment version info is below.> > > > $ uname -mv> > Darwin 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. The formatting got lost, but I recompiled after building and installing kernel+world.The port should be using the same revision as the kernel. > If you got it from a package, we are not really handling these correctly. It is a port. > They need to be compile against your kernel, especially when running current or stable. As of now, amd64 FreeBSD 11.0-CURRENT #0 r287598 with a custom kernel. > -- > Regards, > Bryan Drewery > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"Received on Fri Jan 29 2016 - 19:52:58 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:02 UTC