hello.
change file netxms-version/src/nxmibc/nxmibc.h:
add '#include <stdarg.h>' after '#include <getopt.h>' and before
'#include <nxsnmp.h>'
after that it should be like this:
...
#ifndef _nxmibc_h_
#define _nxmibc_h_
#ifdef __cplusplus
#include <nms_common.h>
#include <nms_util.h>
#include <getopt.h>
#include <stdarg.h>
#include <nxsnmp.h>
wbr, alex.
TIM MOORE wrote:
> I am having trouble compiling 0.2.9 on a SuSE SLES server. Any help?
-- Alex Kirhenshtein C.T.Co Cellular: +371-9145688Received on Thu Feb 02 2006 - 17:13:33 EET
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2006 - 17:16:07 EET