Greetings,
I coded an extension .h file the pulls in read_config.h. It falsely fails
the following configure test (starting on line 28516) due to the presence of
the netsnmp_config_error function signature.
error=`$MODULECPP module_tmp_header.h | $GREP config_error | $SED
's/.*config_error(\(".*\)).*/\1/'`
if test "x$error" != "x"; then
echo
echo
{ { $as_echo "$as_me:$LINENO: error: $i: *** $error ***" >&5
$as_echo "$as_me: error: $i: *** $error ***" >&2;}
{ (exit 1); exit 1; }; }
fi
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in
Real-Time with Splunk. Collect, index and harness all the fast moving IT data
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business
insights. http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
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