Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 2021 14:57:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        vbox@FreeBSD.org
Subject:   [Bug 254295] emulators/virtualbox-ose will not upgrade from 5.2.44_4 to 6.1.18 due to "compiler error"
Message-ID:  <bug-254295-26505-EyCpYZNrs8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254295-26505@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254295-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=3D254295

--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D423f3dfd755f7c98bf2d28083aac197=
83cf4e9a6

commit 423f3dfd755f7c98bf2d28083aac19783cf4e9a6
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2021-04-11 14:55:35 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2021-04-11 14:55:35 +0000

    emulators/virtualbox-ose: Fix build with ports provided SSL library on =
11.x

    Due to a compiler/linker command line ordering issue, VirtualBox 6
    fails to compile on 11.x when a ports provided SSL library is
    used.

    Fix the order of -L options passed to the linker where the ssl
    library is used.

    Thanks to  Chad Jacob Milios <milios@ccsys.com> for suggesting the
    correct fix.

    PR:             254295
    Submitted by:   russo@bogodyn.org
    MFH:            2021Q2

 .../patch-src_VBox_RDP_client-1.8.4_Makefile.kmk (new)      | 13 +++++++++=
++++
 1 file changed, 13 insertions(+)

--=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-254295-26505-EyCpYZNrs8>