Share Pastebin
Guest
Public paste!

Bill

By: a guest | Mar 20th, 2010 | Syntax: None | Size: 1.55 KB | Hits: 58 | Expires: Never
Copy text to clipboard
  1. # cd /usr/ports/emulators/virtualbox-ose
  2. # make config
  3.  
  4.                    │                 Options for virtualbox-ose 3.1.4                   │  
  5.                    │ ┌────────────────────────────────────────────────────────────────┐ │  
  6.                    │ │      [X] QT4             Build with QT4 Frontend               │ │  
  7.                    │ │      [ ] DEBUG           Build with debugging symbols          │ │  
  8.                    │ │      [ ] GUESTADDITIONS  Build with Guest Additions            │ │  
  9.                    │ │      [X] DBUS            Build with D-Bus and HAL support      │ │  
  10.                    │ │      [ ] PULSEAUDIO      Build with PulseAudio                 │ │  
  11.                    │ │      [X] X11             Build with X11 support                │ │  
  12.                    │ │      [X] NLS             Native language support               │ │  
  13.  
  14. [/usr/ports/emulators/virtualbox-ose] root@test# make install clean
  15. ===>  virtualbox-ose-3.1.4 is marked as broken: QT4 frontend requires X11 support. Run 'make config' again!.
  16. *** Error code 1
  17.  
  18. Stop in /usr/ports/emulators/virtualbox-ose.
  19. [/usr/ports/emulators/virtualbox-ose] root@test# uname -a
  20. FreeBSD freebsd.local 8.0-STABLE FreeBSD 8.0-STABLE #0: Wed Mar 10 23:50:00 EST 2010     root@freebsd.local:/usr/obj/usr/src/sys/GENERIC  amd64
  21. [/usr/ports/emulators/virtualbox-ose] root@test#