On Tue, 26 Oct 2004 17:08:51 +0200 Marco wrote:
MW> ./snmpd -C -c '/var/snmp/snmpd.conf,/usr/local/share/snmp/snmp.conf'

The problem is the use of strtok in a look which calls other code that also
uses strtok. You have three options. Upgrade to 5.2.rc1. Patch the 5.1.x code
to use strtok_r in read_configs() (in read_config.c). Or don't use -c, and
instead set the SNMPCONFPATH environment variable, setting it to
"var/snmp:/usr/local/share/snmp".

-- 
Robert Story; NET-SNMP Junkie <http://www.net-snmp.org/>
<irc://irc.freenode.net/#net-snmp>  
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to