https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878

--- Comment #22 from Christoph Moench-Tegeder <c...@freebsd.org> ---
(In reply to Jung-uk Kim from comment #21)

Yay! Progress! Thanks!
With aforementioned setup (and a Linux guest) the VM starts and seems to be ok.

Only one glitch: "VBoxManage startvm --type headless" fails with:
: cmt@elch:~$ VBoxManage startvm host1 --type headless  
: Waiting for VM "host1" to power on...
: VBoxManage: error: Unable to load R3 module
/usr/local/lib/virtualbox/VBoxDD.so (VBoxDD):
/usr/local/lib/virtualbox/VBoxDD.so: Undefined symbol "glXMakeCurrent"
(VERR_FILE_NOT_FOUND)
: VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component
ConsoleWrap, interface IConsole

This only happens with startvm in headless mode - other VBoxManage operations
(like showinfo or controlvm) or even "start" without "--type headless" work
just fine.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to