On Wed, 29 Jun 2005 16:02:54 +0100 [EMAIL PROTECTED] wrote:
HKC> When I compile net-snmp-5.1.3.pre1 on Linux I get the following error:
HKC>
HKC> /home/klaash/net-snmp-5.1.3.pre1/apps/snmptrapd_handlers.c:856:
HKC> undefined reference to `run_exec_command'
Here is a really simple patch that will fix both releases..
Index: agent/mibgroup/utilities.h
===================================================================
RCS file: /cvsroot/net-snmp/net-snmp/agent/mibgroup/utilities.h,v
retrieving revision 5.0
diff -u -p -r5.0 utilities.h
--- agent/mibgroup/utilities.h 20 Apr 2002 07:30:00 -0000 5.0
+++ agent/mibgroup/utilities.h 14 Jul 2005 22:43:05 -0000
@@ -1 +1,2 @@
config_require(utilities/override)
+config_require(utilities/execute)
===================================================================
--
NOTE: messages sent directly to me, instead of the lists, will be deleted
unless they are requests for paid consulting services.
Robert Story; NET-SNMP Junkie
Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp>
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders>
You are lost in a twisty maze of little standards, all different.
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders