Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2020 16:39:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 243486] When i try rebuild VirtualBox-5.2.34, get error, because i used openssl from ports version 1.1.1d
Message-ID:  <bug-243486-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 243486
           Summary: When i try rebuild VirtualBox-5.2.34, get error,
                    because i used openssl from ports version 1.1.1d
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: pilot513@gmail.com
                CC: brnrd@freebsd.org, vbox@FreeBSD.org
                CC: vbox@FreeBSD.org
             Flags: maintainer-feedback?

In my make.conf include:
DEFAULT_VERSIONS+=3Dssl=3Dopenssl
Follow instruction on /usr/ports/UPDATING on 20200101:
  AFFECTS: users of security/openssl and security/openssl111
  AUTHOR: brnrd@FreeBSD.org
  You must rebuild all ports that depend on OpenSSL if you use OpenSSL
  from ports.
I rebuild all ports dependency from security/openssl.
But emulators/virtualbox-ose don't. When i try make it, i get error:

/usr/bin/ld: warning: libssl.so.11, needed by
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.34/out/freebsd.amd6=
4/release/bin/VBoxRT.so,
may conflict with libssl.so.8
/usr/bin/ld: undefined reference to symbol `OPENSSL_init_ssl@@OPENSSL_1_1_0'
(try adding -lssl)
//usr/local/lib/libssl.so.11: could not read symbols: Bad value

My system:
11.3-RELEASE-p3 FreeBSD 11.3-RELEASE-p3 #54 r351809

--=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-243486-7788>