[Bug 234878] emulators/virtualbox-ose: Update to 6.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 31 10:14:16 UTC 2019


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

--- Comment #22 from Christoph Moench-Tegeder <cmt at 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 at 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.


More information about the freebsd-emulation mailing list