Ok, it seems this error is only produced when I try to start my specialized MFD 
(mibs for dummies) agent directly with the following:

  ./ocStbHostAVInterfaceTable -f -L -DocStbHostAVInterfaceTable -M 
localhost:1161 &

I followed the MFD coding tutorial and it recommended starting the specific 
agent related to the specific MIB table I implemented (ie: 
ocStbHostAVInterfaceTable) for testing purposes.   When I do this, then the 
library files can not be found.

However,  this problem does not occur when I start the standard master agent 
via the "snmpd" command and test my MIB table code.  I guess I do not have a ny 
worries anymore.




Magnus Fromreide <[EMAIL PROTECTED]> wrote: On ons, 2007-05-30 at 06:09 -0700, 
Need Help wrote:
> I already include the following --prefix when performing the
> "configure" command:
> 
>   --prefix=/export/home/myname/snmp/usr/local
> 
> ... however, this does not allow for the ".so" library files to be
> found in the following directory:
> 
>    /export/home/myname/snmp/usr/local/lib/

And you have executed make install?

What is the output of
objdump -p /export/home/myname/snmp/usr/local/bin/snmpwalk

/MF




       
---------------------------------
Be a better Heartthrob. Get better relationship answers from someone who knows.
Yahoo! Answers - Check it out. 
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to