"libssl.so.8" not found

2015-12-13 Thread Russell Haley
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@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
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Is NextBSD safe for bhyve?

2015-08-27 Thread Russell Haley
Okay, thanks. Thats great news. I just wanted to run NEXTBSD as a client to
test it out. I see that there is an ISO installer for simplicity. VBox may
be just as easy if that's true.

Russ


On Thu, Aug 27, 2015 at 6:16 AM, Outback Dingo 
wrote:

>
>
> On Thu, Aug 27, 2015 at 5:15 PM, Russell Haley 
> wrote:
>
>> Is NextBSD safe for bhyve?
>>
>> Thanks
>>
>
> Consider that everything CURRENT, can be somewhat volatile at times, I
> wouldnt recommend it for a production business case.
> However that being said I do have XEN/NextBSD running as a dom0 quite
> well, iocage, behyve and others are being reveiwed
> for use cases, at this state of flux your mileage may vary depending on
> exactly what your using it for, localized testing and
> running a few vms, Ive accomplished that much with XEN so far. But again,
> it is based on CURRENT with alot of additions
> being merged in and worked on daily.
>
>
>>
>> Russ
>> ___
>> freebsd-current@freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-current
>> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org
>> "
>>
>
>
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Is NextBSD safe for bhyve?

2015-08-27 Thread Russell Haley
Is NextBSD safe for bhyve?

Thanks

Russ
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"