On Thu, 4 Nov 2004, Michael Nguyen wrote:
Hey guys,
I'm having trouble getting Cyrus to compile for RedHat 8. Below are the errors I'm getting.
Cyrus lists Net-SNMP 4.2 as a prerequisite. I'm actually running 5.0. I didn't see any responses regarding this issue from anyone else.
I know it works with 5.1. It is possible cyrus has trouble finding net-snmp headers.
I'm willing to pass on the use of SNMP, but there doesn't appear to be a --disable-snmp option with configure. Any suggestions on what to do from here?
--without-ucdsnmp
In file included from master.c:89: /usr/include/net-snmp/net-snmp-config.h:225:1: warning: "HAVE_GETADDRINFO" redefined In file included from master.c:44: ../config.h:109:1: warning: this is the location of the previous definition master.c: In function `main': master.c:1908: `NETSNMP_DS_LIBRARY_ID' undeclared (first use in this function) master.c:1908: (Each undeclared identifier is reported only once master.c:1908: for each function it appears in.) master.c:1909: `NETSNMP_DS_LIB_ALARM_DONT_USE_SIG' undeclared (first use in this function) master.c:1911: `NETSNMP_DS_APPLICATION_ID' undeclared (first use in this function) master.c:1912: `NETSNMP_DS_AGENT_AGENTX_PING_INTERVAL' undeclared (first use in this function) master.c:1916: `NETSNMP_DS_AGENT_X_SOCKET' undeclared (first use in this function) make[1]: *** [master.o] Error 1 make[1]: Leaving directory `/root/mta/cyrus-imapd-2.2.8/master' make: *** [all] Error 1
-- Igor --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html