Test ssl writes:
> yes we did useĀ --with-openssl and pointed it towards the openssl
> library of 1.0.2h compiled by us. But strangely net-snmp still looking
> for 1.0.1 openssl.
Look carefully at the output of configure when you run it and ensure
it's finding what it needs in your 1.0.2h path y
Hi Lee,
yes we did use --with-openssl and pointed it towards the openssl library
of 1.0.2h compiled by us. But strangely net-snmp still looking for 1.0.1
openssl.
I run the "objdump -x libnetsnmpagent.so" command and found the below:-
Dynamic Section:
NEEDED libnetsnmp.so.30
On 8/11/16, Test ssl wrote:
> Hi ,
>
>
> I am getting below error :-
>
> libcrypto.so.1.0.1, needed by libnetsnmpagent.so, not found (try using
> -rpath or -rpath-link)
>
>
> I have upgraded openssl from 1.0.1q to 1.0.2h for my project.
>
> does net-snmp by default looks for openssl 1.0.1 series.
Hi ,
I am getting below error :-
libcrypto.so.1.0.1, needed by libnetsnmpagent.so, not found (try using
-rpath or -rpath-link)
I have upgraded openssl from 1.0.1q to 1.0.2h for my project.
does net-snmp by default looks for openssl 1.0.1 series. Is there anyway to
force it to point towards 1