Re: compiling problem in upgrading from ucd-snmp to net-snmp

2005-06-09 Thread Shufen Zhang
Hi  Wes,   Thanks so very much for your response and it works well!   The Makefile generated is to produce a file that can be run as a daemon, the snmpd. My question now is how to make modifications to the Makefile to produce an object library, like an *.o file so that it will be linked to the pr

Re: compiling problem in upgrading from ucd-snmp to net-snmp

2005-06-08 Thread Wes Hardaker
> On Mon, 6 Jun 2005 19:06:56 -0700 (PDT), Shufen Zhang <[EMAIL PROTECTED]> > said: Shufen> My question is that in the current ucd-snmp compiling, a Shufen> directory objdir was created under the root snmp directory and Shufen> all the object files went to here. How can I do the same thin

compiling problem in upgrading from ucd-snmp to net-snmp

2005-06-07 Thread Shufen Zhang
Dear all, Hope this message find you all well.   I had a problem in upgrading ucd-snmp 4.2.6 agent to net-snmp 5.2.1 agent.   My question is that in the current ucd-snmp compiling, a directory objdir was created under the root snmp directory and all the object files went to here. How can I do the s