hi all,

i'm building 521 on OSX 10.4.1 as well.

the changes above:

# define    TCPTV_MIN    (  1*PR_SLOWHZ)        /* minimum allowable  value */
# define    TCPTV_REXMTMAX    ( 64*PR_SLOWHZ)        /* max allowable  REXMT
# value */

applied to a config:

     SNMP Versions Supported:    1 2c 3
     Net-SNMP Version:           5.2.1
     Building for:               darwin8
     Network transport support:  UDP TCP Unix Callback
     SNMPv3 Security Modules:    usm
     Agent MIB code:             snmpv3mibs mibII/snmp_mib mibII/system_mib
   mibII/sysORTable mibII/vacm_vars utilities/execute agentx disman/event-mib
   smux mibII/mta_sendmail mibII/tcpTable mibII/udpTable
     SNMP Perl modules:          building -- embeddable
     Embedded perl support:      enabled
     Authentication support:     MD5 SHA1
     Encryption support:         DES AES


remove my similar:

   > make[2]: *** [mibII/route_write.lo] Error 1
   > make[1]: *** [subdirs] Error 1
   > make: *** [subdirs] Error 1

error as well. thx!

however, 'make' now fails @:

   gcc -I../../include -I. -I../../agent -I../../agent/mibgroup
   -I../../snmplib -I/usr/local/ssl/include -fno-common -DPERL_DARWIN
   -no-cpp-precomp -fno-strict-aliasing -pipe
   -I/usr/local/berkeley-db/include -I/usr/local/include
   -I/usr/local/perl_libs/privlib/darwin-thread-multi-2level/CORE
   -g -O2 -Ddarwin8 -c host/hr_storage.c  -fno-common -DPIC -o
   host/hr_storage.lo
   host/hr_storage.c: In function 'var_hrstore':
   host/hr_storage.c:499: error: dereferencing pointer to incomplete type
   host/hr_storage.c:500: error: dereferencing pointer to incomplete type
   host/hr_storage.c:579: error: dereferencing pointer to incomplete type
   make[2]: *** [host/hr_storage.lo] Error 1
   make[1]: *** [subdirs] Error 1
   make: *** [subdirs] Error 1

i _could_, i suppose, remove the host mib from config, but that's a dafault/apple-standard mib, no?

so, b4 i start monkeying around ... thoughts?

cheers,

richard



-------------------------------------------------------
SF.Net email is sponsored by: GoToMeeting - the easiest way to collaborate
online with coworkers and clients while avoiding the high cost of travel and
communications. There is no equipment to buy and you can meet as often as
you want. Try it free.http://ads.osdn.com/?ad_id=7402&alloc_id=16135&op=click
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to