[AGENT++] snmp++ compilation in cygwin

Jochen Katz katz at agentpp.com
Mon Nov 22 22:11:12 CET 2004


Hi,

 > I'm trying to build agent++ in cygwin  (WIN2K).
 > With libdes no problem , but the compilation fails for snmp++
 > (snmp++v3.2.14)

make the following changes to config_snmp_pp.h

// define SNMP_PP_IPv6 if you want to use IPv6
#ifndef WIN32
//#define SNMP_PP_IPv6
#endif

#ifdef __GNUC__
//#define HAVE_GETHOSTBYNAME_R
#define HAVE_LOCALTIME_R
//#define HAVE_GETHOSTBYADDR_R
#elif __DECCXX

Regards,
   Jochen




More information about the AGENTPP mailing list