RE: Link problem with 5.7.1 and g++‏

2011-12-06 Thread Elicia Syson
compilers, can't we fix it? I really wanted to use net-snmp, unaltered, but it appears that I cannot, bummer. This means every time we pull in a new net-snmp, someone will have to make the same fixes, over, and over again--like I said, bummer. Thanks, Elicia > Date: Tue, 6 Dec 2011 1

Re: Link problem with 5.7.1 and g++‏

2011-12-06 Thread Dave Shield
2011/12/2 Elicia Syson : > We noticed the snmpd rule changed in the > snmp/masteragent/netsnmp/net-snmp/agent/Makefile.in file. > > net-snmp-5.4.1 Makefile.in: > snmpd$(EXEEXT):  ${LAGENTOBJS} $(USELIBS) $(AGENTLIB) $(HELPERLIB) $(MIBLIB) > $(LIBTARG) >   $(LINK) $(CFLAGS) ${LDFLAGS} -o $@ ${LAGEN

Link problem with 5.7.1 and g++‏

2011-12-02 Thread Elicia Syson
We just updated to from 5.4.1 to 5.7.1 and ran into problems linking the snmpd executable. We configured SNMP using the following options: ./configure \ --host=mipsel-linux-uclibc \ --with-logfile="/var/log/snmpd.log" \ --with-persistent-direct