"libssl.so.8" not found

From: Russell Haley <russ.haley_at_gmail.com>
Date: Sun, 13 Dec 2015 22:40:22 -0800
Hi There,

I am trying to bring up an Arm image off the FreeBSD website for my
hummingboard. The problem seems to be when I run pkg the system installs
the latest version - 1.6.2, and then fails with:

Shared object "libssl.so.8" not found, required by "pkg"

I've seen this in NextBSD, and DesktopBSD and even on my previous arm image
but I was able to get around the problem by creating links from libssl.so.7
to libssl.so.8.

While this works for pkg, I then get curl errors from git:

root_at_imx6:~ # git clone http://github.com/amix/vimrc.git ~/.vim_runtime
Cloning into '/root/.vim_runtime'...
/usr/local/lib/libcurl.so.4: Undefined symbol "SSL_CTX_set_alpn_protos"


I'm just guessing, but the thought was this is an option missing in the
libssl.so.7 binary?

This is a bit of a show stopper for me because I wanted to build my project
on the board itself. As usual, any input would be welcome as I don't know
where to go from here.

Thanks,

Russ
Received on Mon Dec 14 2015 - 05:40:24 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:01 UTC