[ First - *please* don't mail me privately, without copying
     any responses to the mailing list.  I don't have the time
     or inclination to offer private, unpaid, SNMP consultancy.
     Keep discussions to the list, where others can both learn
     and offer advice.  Thanks.   ]


On tis, 2008-04-22 at 10:04 +0800, Tewen Hsieh wrote:
> Hi,
> 
> Thanks for your reply.
> 
> My snmpd is version 5.2.4. I downloaded net-snmp-5.2.4.tar.gz from 
> http://sourceforge.net/project/showfiles.php?group_id=12694&package_id=11571&release_id=500586
>  
> and installed it.
> 
> My Install Steps:
> 1 ./configure
> 2 make
> 3 make install
> 
> I installed it from source code, there shouldn't be a version mismatch 
> between snmpd and libraries. How can I check the version of the libraries? 
> The libraries include which files? Thanks!

When you built you shared object you did

make nstAgentModuleObject.so

Then the makefile called a program called net-snmp-config. That program
have a --version flag. Check that.

Also check that the snmpd that is running is the one you have built.

The problem description do indicate some library mismatch.

/MF


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to