Re: 5.7.3.pre1 still won't compile on Solaris

2014-02-10 Thread Bruce Shaw
> > libtool: link: false cru ... > Are you sure you have /usr/ccs/bin in your path? PATH=/usr/ccs/bin:/opt/csw/bin:/opt/csw/gnu:/usr/sbin:/usr/bin worked. On Mon, Feb 10, 2014 at 3:14 PM, Thomas Anders wrote: > Hi Bruce, > > libtool: link: false cru ... >> > > Are you sure you have /usr/ccs/

Re: 5.7.3.pre1 still won't compile on Solaris

2014-02-10 Thread Thomas Anders
Hi Bruce, > libtool: link: false cru ... Are you sure you have /usr/ccs/bin in your path? See http://comments.gmane.org/gmane.network.net-snmp.devel/23222 +Thomas -- Android apps run on BlackBerry 10 Introducing the ne

5.7.3.pre1 still won't compile on Solaris

2014-02-10 Thread Bruce Shaw
./configure --with-mib-modules="ucd-snmp/lmSensors ucd-snmp/diskio smux mibII/mta_sendmail" --with-cc=gcc --enable-ipv6 /bin/bash ../libtool --mode=link gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -O2 -Usolaris2 -Dsolaris2=solaris2 -rpath /usr/local/lib -version-info 30:3:0 -o libnetsnmp.la

Re: Query related to memory leaks and read errors in snmptrap command

2014-02-10 Thread Bill Fenner
On Thu, Feb 6, 2014 at 7:11 AM, Chaitanya Gulhane < chaitanya.gulh...@gmail.com> wrote: > > Hi, > > I was using net-snmp 5.6.2 and have built the code and installed it. > > I was using valgrind over snmptrap command. > Following is the command I ran. > > valgrind --leak-check=full --log-file=log_s