Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jan 2019 12:50:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        vbox@FreeBSD.org
Subject:   [Bug 217511] emulators/virtualbox-ose: incorrect USE_GL
Message-ID:  <bug-217511-26505-uYjJGZJxcQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217511-26505@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217511-26505@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217511

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

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

--- Comment #18 from Christoph Moench-Tegeder <cmt@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 neit=
her
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/virt=
ualbox-ose/sdk
/wrkdirs/usr/ports/emulators/virtualbox-ose/work/stage/usr/local/lib/virtua=
lbox
  install:
/wrkdirs/usr/ports/emulators/virtualbox-ose/work/stage/usr/local/share/virt=
ualbox-ose/sdk:
realpath: No such file or directory
  *** Error code 71

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217511-26505-uYjJGZJxcQ>