"Weiland, Nicholas" writes:
> libnetsnmpmibs.so.35 and libnetsnmptrapd.so.35 still have links to
> libcrypto.so.1.1
> (but not libssl.so.1.1). I would like to know if there are any configuration
> flags I
> missed that would fix this for us, or if there is any manual hack that would
> get
> ar
Not sure how to get rid of the libnetsnmpmibs.so,
But you might try the configure option: '--disable-applications' to get rid
of the libsnmptrapd.so
>From configure help:
--disable-applications Do not build the apps (snmpget, ...).
On Sun, Jun 13, 2021 at 10:13 AM Weiland, Nicholas