There's been very little work on the CMU AgentX implementation.  We
recommend that people look at the Net-SNMP (formerly UCD SNMP) library
at http://www.net-snmp.org/.  It's actively developed, integrates
AgentX with the master snmpd, and does pretty much everything the CMU
libraries did.

Larry

   Date: Fri, 23 Mar 2001 09:16:20 -0300
   From: Cristobal Sabroe Yde <[EMAIL PROTECTED]>
   Organization: Universidad Nacional de Rio cuarto

   Hi to everyone. I tried to compile the CMU implementation of AgentX
   (vers. 1.3, 1.4, 1.4.1) on a SuSE Linux 7.0 and I get the following
   errors:
   (First I had to fix a line in configure)

   In file included from state.c:31:
   agentx.h:121: parse error before `u_char'
   agentx.h:121: warning: no semicolon at end of struct or union
   agentx.h:122: warning: data definition has no type or storage class
   agentx.h:123: parse error before `include'
   agentx.h:123: warning: data definition has no type or storage class
   agentx.h:126: warning: data definition has no type or storage class
   agentx.h:134: parse error before `agentx_oid_t'
   agentx.h:134: warning: no semicolon at end of struct or union
   agentx.h:135: warning: data definition has no type or storage class
   agentx.h:136: parse error before `rangeEnd'
   ...
   And it continues with error on comm.h, pqueue.h, objtree.h, state.h,
   state.c, engine.h.

   Is my gcc not compatible?
       gcc version 2.95.2 19991024 (release)
       GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
   Built for i686-pc-linux-gnu

   I would apreciate any help.
   Thanks
   --
                 Carlos Cristóbal Sabroe Yde
                        [EMAIL PROTECTED]
   -----------------------------------------
   Universidad Nacional de Río Cuarto
   Dirección de Centro de Computos
   Tel. ++54 (358) 467-6183
   Ruta 36 Km. 601
   (5800) Río Cuarto (CBA)
   Argentina



Reply via email to