Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jun 2020 17:27:12 +0100
From:      Graham Perrin <grahamperrin@gmail.com>
To:        FreeBSD <freebsd-current@freebsd.org>
Subject:   Re: emulators/virtualbox-ose 5.2.34_4 will not start with r361769
Message-ID:  <361215f5-9bd4-313c-e1db-7daf81111b39@gmail.com>
In-Reply-To: <70bd24f6-5bf6-86b1-1db9-b2aa306d1b60@gmail.com>
References:  <70bd24f6-5bf6-86b1-1db9-b2aa306d1b60@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 08/06/2020 15:24, Graham Perrin wrote:

> grahamperrin@momh167-gjp4-8570p:~ % virtualbox
> VirtualBox: Error -610 in supR3HardenedMainInitRuntime!
> VirtualBox: dlopen("/usr/local/lib/virtualbox/VBoxRT.so",) failed: 
> /usr/local/lib/libcurl.so.4: Undefined symbol 
> "SSLv3_client_method@OPENSSL_1_1_0"
>
> VirtualBox: Tip! It may help to reinstall VirtualBox.
>
…

Problem solved: build and re-installation of curl.

----

root@momh167-gjp4-8570p:~ # pkg upgrade -f -r poudriere curl
Updating poudriere repository catalogue...
poudriere repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The following 2 package(s) will be affected (of 0 checked):

Installed packages to be UPGRADED:
         libnghttp2: 1.40.0 -> 1.41.0 [poudriere]

Installed packages to be REINSTALLED:
         curl-7.70.0_1 [poudriere]

Number of packages to be upgraded: 1
Number of packages to be reinstalled: 1

Proceed with this action? [y/N]: y
[1/2] Upgrading libnghttp2 from 1.40.0 to 1.41.0...
[1/2] Extracting libnghttp2-1.41.0: 100%
[2/2] Reinstalling curl-7.70.0_1...
[2/2] Extracting curl-7.70.0_1: 100%
root@momh167-gjp4-8570p:~ #




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?361215f5-9bd4-313c-e1db-7daf81111b39>