[Bug 217511] emulators/virtualbox-ose: incorrect USE_GL

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 30 12:50:35 UTC 2019


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

Christoph Moench-Tegeder <cmt at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cmt at freebsd.org

--- Comment #18 from Christoph Moench-Tegeder <cmt at freebsd.org> ---
(In reply to Jung-uk Kim from comment #16)

sorry to barge in here, but after this commit, do-install is broken if neither
PYTHON nor WEBSERVISE has been selected: ${DATADIR}/sdk will not be created
anymore, but Makefile line 331:

  ${RLN} ${STAGEDIR}${DATADIR}/sdk ${STAGEDIR}${VBOX_DIR}

still references ${DATADIR}/sdk:

  install -l rs
/wrkdirs/usr/ports/emulators/virtualbox-ose/work/stage/usr/local/share/virtualbox-ose/sdk
/wrkdirs/usr/ports/emulators/virtualbox-ose/work/stage/usr/local/lib/virtualbox
  install:
/wrkdirs/usr/ports/emulators/virtualbox-ose/work/stage/usr/local/share/virtualbox-ose/sdk:
realpath: No such file or directory
  *** Error code 71

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-emulation mailing list