On Sat, 2012-11-17 at 11:04 +0900, ken wrote:
> From: Lucas James <lucas.ja...@ldjcs.com.au>
> > 
> > You will need to rebuild and install the virtualbox-ose-kmod port.
> > 
> > 
> > regards,
> > Lucas
> 
>   Yes, I did and yet I have the following error with "kldload vboxdrv".
> 
> Is "vm_page_lock_queues" renamed?  It is in 
> "./work/VirtualBox-4.1.22/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c"
> 
> # tail -f /var/log/messages 
>   :                :                     :
> Nov 17 10:53:17 t3 pkg: virtualbox-ose-kmod-4.1.22 installed
> Nov 17 10:53:55 t3 kernel: link_elf_obj: symbol vm_page_lock_queues undefined
> Nov 17 10:53:55 t3 kernel: linker_load_file: Unsupported file type
>   :                :                     :


It's not renamed, it's gone in favor of per-queue locks.  See r242941.

-- Ian


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

Reply via email to