Date: Sat, 30 Jan 2016 05:52:52 +0900 From: Brendan Sechter <sgeos@hotmail.com> To: "freebsd-current@freebsd.org" <freebsd-current@freebsd.org> Subject: Re: Kernel Version Mismatch emulators/virtualbox-ose-additions Message-ID: <BAY182-W9596BE56212453F2C1FBBDA2DB0@phx.gbl> In-Reply-To: <BAY182-W691A41E20988BD6EBD30CBA2DB0@phx.gbl> References: <BAY182-W661D17196C9FE9BD12070FA2DB0@phx.gbl>, <56ABC363.50408@FreeBSD.org>, <BAY182-W691A41E20988BD6EBD30CBA2DB0@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
> Subject: Re: Kernel Version Mismatch emulators/virtualbox-ose-additions > To: sgeos@hotmail.com; freebsd-current@freebsd.org > From: bdrewery@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@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY182-W9596BE56212453F2C1FBBDA2DB0>
