ports/187030: emulators/virtualbox doesn't compile with X11 option only
kaltheat
kaltheat at gmail.com
Tue Feb 25 11:50:02 UTC 2014
>Number: 187030
>Category: ports
>Synopsis: emulators/virtualbox doesn't compile with X11 option only
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Feb 25 11:50:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: kaltheat
>Release: FreeBSD 9.2 RELEASE amd64
>Organization:
>Environment:
>Description:
Hi,
when compiling virtualbox with these options
OPTIONS_FILE_UNSET+=DBUS
OPTIONS_FILE_UNSET+=DEBUG
OPTIONS_FILE_UNSET+=GUESTADDITIONS
OPTIONS_FILE_UNSET+=NLS
OPTIONS_FILE_UNSET+=PULSEAUDIO
OPTIONS_FILE_UNSET+=PYTHON
OPTIONS_FILE_UNSET+=QT4
OPTIONS_FILE_UNSET+=UDPTUNNEL
OPTIONS_FILE_UNSET+=VDE
OPTIONS_FILE_SET+=VNC
OPTIONS_FILE_UNSET+=VPX
OPTIONS_FILE_UNSET+=WEBSERVICE
OPTIONS_FILE_UNSET+=X11
configure exits with this error:
..
Checking for Xrandr:
Xrandr not found at -L/usr/X11R6/lib -L/usr/X11R6/lib64 -L/usr/local/lib -lXext -lX11 -lXrandr -I/usr/local/include or Xrandr header
s not found
Check the file /work/a/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.6/configure.log for detailed error information.
Check /work/a/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.6/configure.log for details
===> Script "configure" failed unexpectedly.
Please report the problem to vbox at FreeBSD.org [maintainer] and attach the
"/work/a/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.6/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** [do-configure] Error code 1
..
virtualbox compiles fine without X11 option or with X11 option and QT4 option enabled.
Regards,
kaltheat
>How-To-Repeat:
>Fix:
Possibly add xrandr as run dependency if X11 option is choosed.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list