View Single Post
  #2   (View Single Post)  
Old 13th June 2017
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

The problem is not in VirtualBox, but in this port: x11-toolkits/qt5-quick

Try updating your ports tree. Maybe it's a bug that has been fixed already.

You can also try installing this port first:

Code:
cd /usr/ports/x11-toolkits/qt5-quick && make clean install
Or just install it from packages (pkg install).
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote