Am 04.08.2014 21:03 schrieb "Matthias Apitz" <g...@unixarea.de>: > > El día Monday, August 04, 2014 a las 07:23:31PM +0200, Bernhard Fröhlich escribió: > > > > i.e. RTMpGetCoreCount-generic.cpp was compiled but somehow not > > included > > > in the kernel module? > > > > > > Â Â Â Â matthias > > > > Have a look at the patches in virtualbox-ose for that function. There > > should be a patch to add it to the kmod. You are just replicating > > issues that were fixed already. > > Thanks in any case for reading this and answering. I know that 4.3.0 is > outdated. But even if outdated, I do not fully understand this: it means > that the virtualbox-ose-application was never loaded into the kernel, or > am I wrong? > > I will see how to fix this is the Makefile of its kmod.
No, this kind of issue exists because there is some kind of include list for functions used by the kernel modules. The list is per OS and updated manually and vbox developers tend to miss entries for FreeBSD. Adding the filename to the list is simple and we usually create a simple patch for it which we sure did in the following cft and it might still be in the virtualbox-ose port if it wasn't yet included upstream. After all this is wasting your time and now even mine so please try to use packages or a newer portstree. This is a dead end. _______________________________________________ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"