Re: pcre option while compiling net-snmp-5.9.1

Bart Van Assche <[email protected]> Mon, 26 Jul 2021 21:25:24 -0700
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 7/26/21 3:42 AM, Krishna Vivek Vitta wrote:
> I am using the code downloaded from 
> 
> https://sourceforge.net/projects/net-snmp/files/net-snmp/5.9/
> 
> Somehow the patch provided below isn't working. I have used both --without-pcre and --with-pcre="no"

I cannot reproduce the reported behavior. If I build Net-SNMP with
--without-pcre then Net-SNMP is not linked against the pcre library:
$ ldd agent/.libs/snmpd | grep pcre

Without that option Net-SNMP is linked against the pcre library:
$ ldd agent/.libs/snmpd|grep pcre
        libpcre.so.1 => /lib64/libpcre.so.1 (0x00007f73a4e81000)

Bart.


_______________________________________________
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