Error running VirtualBox 4.3.20_4 on PC-BSD 10.0

Michael Butler imb at protected-networks.net
Sun Mar 22 17:02:37 UTC 2015


On 03/22/15 12:41, Miroslav Lachman wrote:
> Chris Newman wrote on 03/22/2015 14:07:

 [ .. snip .. ]

>> VirtualBox: Error -610 in supR3HardenedMainInitRuntime!
>> VirtualBox: dlopen("/usr/local/lib/virtualbox/VBoxRT.so",) failed: Shared
>> object "libcurl.so.4" not found, required by "VBoxRT.so"
>>
>> VirtualBox: Tip! It may help to reinstall VirtualBox.
>>
>> Reinstall did not help,  nor did trying to run it as root.
> 
> You can try two things:
> 
> ldd /usr/local/lib/virtualbox/VBoxRT.so
> 
> And see if it shows you an existing libcurl line. For example
> libcurl.so.4 => /usr/local/lib/libcurl.so.4 (0x8021d4000)
> 

This appears to be fall-out from the now disabled SSLv2 ..

imb at toshi:/home/imb> VirtualBox
VirtualBox: Error -610 in supR3HardenedMainInitRuntime!
VirtualBox: dlopen("/usr/local/lib/virtualbox/VBoxRT.so",) failed:
/usr/local/lib/libcurl.so.4: Undefined symbol "SSLv2_client_method"

VirtualBox: Tip! It may help to reinstall VirtualBox.

curl needs to be rebuilt,

	imb



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-emulation/attachments/20150322/fe0e161f/attachment.sig>


More information about the freebsd-emulation mailing list