Yes, you are right. openssl binary is linking to a wrong shared library.

The code is fine, it's linking to the static library.

thanks.

Regards,
Siyuan
---

On Mon, Jun 5, 2017 at 3:40 PM, Viktor Dukhovni <openssl-us...@dukhovni.org>
wrote:

> On Thu, Jun 01, 2017 at 10:16:01AM -0700, Siyuan Xiang wrote:
>
> >
> > ./config enable-weak-ssl-ciphers --prefix=/opt
>
> Does this set a suitable RPATH?
>
> > make
> > make DESTDIR=/path/to/dir INSTALL
>
> And now install in yet another place?
>
> > $ ./openssl version
> > OpenSSL 1.1.0e  16 Feb 2017
>
> The resulting code is likelky using the wrong shared libraries.
>
> --
>         Viktor.
> --
> openssl-users mailing list
> To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
>
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to