If you compiled openssl from the source, did it build the shared library? I
think to build the binary distributions (that are on the net-snmp site),
deleting the openssl shared library (temporarily) and compiling net-snmp
should link against the static openssl (and create a lot of happy users :)

I just recompiled both and now 'ldd snmpd' does not list the ill-fated
libcrypto.

        -vikas

> > So I am still not sure why the compiled net-snmp versions
> > are linked against the shared libcrypto instead of the static
> > libcrypto
>
> Turns out I've got the same problem on one machine (Solaris 8, sun4m)
> (it works fine on Solaris 8 sun4u).
>  >ld.so.1: /usr/local/sbin/snmpd: fatal: libcrypto.so.0.9.7: open
>  >failed: No such file or directory
>
> It would be nice to use the static libcrypto.  Failing that, I need to
> update the README.solaris to explain how to compile openssl with
> the shared
> lib.
>




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to