On 17/11/2012 1:04 PM, ken wrote: > 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 > : : : > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "[email protected]"
Ahh, I see. After little more digging it would appear that alc@ removed vm_page_lock_queues in r242941, as he replaced them with multiple queues. Unfortunately this means VirtualBox will not be able to be run. I suggest submitting a PR. regards, Lucas -- I was going to include a witty saying, but I couldn't think of one.
signature.asc
Description: OpenPGP digital signature
