I'm trying to debug some problems with net-snmp, running in 
ucd-compatibility mode.  After extensive, frustrating testing, I finally 
discovered that agent/.libs/snmpd doesn't even contain my mib-module code in 
it - so running that binary didn't give me any of my changes...  mind you, 
it didn't *tell* me that it was ignoring my changes, it just did it.  I 
finally realized that I have to run "make install" (which takes 10 times as 
long as the original make, because it does a ton of additional compiling) 
every time I change a line in my module.  This *really* interferes with 
productivity (especially since I'm building on an 850Mhz Celeron).

In the old days (linux kernel 2.2, UCD snmpd 4.1), we could just distribute 
snmpd alone, and it worked.  It was a 1.6MB file, but it worked.  Is there 
any way that I can build net-snmp (in ucd compat mode) so that the one file 
is complete and ready to run??  I would be eternally grateful for some help 
with that.

Dan Miller




-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to