Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Sep 2012 13:39:47 +0100
From:      Chris Rees <utisoft@gmail.com>
To:        SicoSico <resuscitated_wael@hotmail.com>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: baresip (was Re: Ekiga && FreeBSD (for a future without Skype)
Message-ID:  <CADLo83-wY-AHgW9jjrvkWJT=P-xrxaAg9%2Ba=2aVBv1DHkK-Gxw@mail.gmail.com>
In-Reply-To: <1346675221022-5740306.post@n5.nabble.com>
References:  <1346432933778-5739706.post@n5.nabble.com> <20120831194142.GA1409@tiny.Sisis.de> <1346515258781-5739847.post@n5.nabble.com> <20120901174214.GA38645@tinyCurrent> <1346623371986-5740128.post@n5.nabble.com> <20120903044400.GA2271@tinyCurrent> <1346671235832-5740285.post@n5.nabble.com> <20120903112505.GA1451@tiny.Sisis.de> <1346672681003-5740292.post@n5.nabble.com> <CADLo838tU3bHcGhD6screojqmn5u4BsyrEJsTVc_dEY6fkEWQA@mail.gmail.com> <1346675221022-5740306.post@n5.nabble.com>

index | next in thread | previous in thread | raw e-mail

On 3 Sep 2012 13:27, "SicoSico" <resuscitated_wael@hotmail.com> wrote:
>
> I tried the port and it is great! I am very grateful :)
> But i hoped for v4l2 support to work, that is why I am still trying
Matthias
> Apitz compiled binaries.
>
> #cd /usr/local/lib
> #cp libre* /usr/lib32
> #baresip
> Shared object "libssl.so.6" not found, required by "libre.so"
>
> #ldd /usr/local/bin/baresip
> /usr/local/bin/baresip:
>         libre.so => /usr/lib32/libre.so (0x2808a000)
>         libssl.so.7 => /usr/lib32/libssl.so.7 (0x280e3000)
>         libcrypto.so.7 => /usr/lib32/libcrypto.so.7 (0x2813f000)
>         libz.so.6 => /usr/lib32/libz.so.6 (0x282d2000)
>         libthr.so.3 => /usr/lib32/libthr.so.3 (0x282e6000)
>         librem.so => /usr/lib32/librem.so (0x28309000)
>         libm.so.5 => /usr/lib32/libm.so.5 (0x28312000)
>         libc.so.7 => /usr/lib32/libc.so.7 (0x2832e000)
>         libssl.so.6 => not found (0)
>         libcrypto.so.6 => not found (0)
>
> #uname -m
> amd64
>

Oh dear... that's the problem.  As Matthias has pointed out, the libs must
be in /usr/lib32.

The other problem is that you're obviously not running CURRENT, so
Matthias's libssl version does not match yours.

Matthias, did you get v4l2 working, and if so, how?

Chris


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo83-wY-AHgW9jjrvkWJT=P-xrxaAg9%2Ba=2aVBv1DHkK-Gxw>