Re: Q) KLDload error

From: Lucas James <Lucas.James_at_LDJcs.Com.Au>
Date: Sat, 17 Nov 2012 13:19:14 +1100
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
>   :                :                     :
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"

Ahh, I see.  After little more digging it would appear that alc_at_ 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.



Received on Sat Nov 17 2012 - 01:18:27 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:32 UTC