VirtualBox looks for FreeBSD developer
Edwin Groothuis
edwin at mavetju.org
Fri Feb 29 21:04:58 UTC 2008
On Fri, Feb 29, 2008 at 09:48:45PM +0100, Olivier Cochard-Labbe wrote:
> I can't compile VirtualBox with your patch (I'm using a FreeBSD 7.0Release).
It works with 6.3, 7.0 has the ULE scheduler which doesn't have sched_lock.
Rink@ has been trying to get it work on 7.0, but...
"<rink> Mavvie: haven't gotten it to link yet :-/"
It works on 6.3, until you try to start the VM:
With VBOX_SUPLIB_FAKE=fake set you get:
VM creation failed (GVMM). VBox status code: -37 (VERR_NOT_SUPPORTED).
Without it (i.e. using the "kernel" module):
Failed to load VMMR0.r0. VBox status code: -609 (VERR_SYMBOL_NOT_FOUND).
And the documentation about the kernel module as described on
http://www.virtualbox.org/wiki/Porting_VirtualBox are lacking a bit
of essential information.
Edwin
--
Edwin Groothuis | Personal website: http://www.mavetju.org
edwin at mavetju.org | Weblog: http://www.mavetju.org/weblog/
More information about the freebsd-ports
mailing list