This is a discussion on 5.2.2.pre3 and Tru64 UNIX 5.1 within the SNMP Coders forums, part of the Networking and Network Related category; I tried building 5.2.2.pre3 on Tru64 UNIX with the Compaq C compiler: ./configure --with-cc=cc --enable-...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I tried building 5.2.2.pre3 on Tru64 UNIX with the Compaq C compiler:
./configure --with-cc=cc --enable-internal-md5 --with-sys-contact= \ --with-sys-location= --enable-shared --enable-static \ --with-mibdirs=$HOME/.snmp/mibs:/opt/TWWfsw/netsnmp522/share/mibs \ --with-mib-modules="host mibII/mta_sendmail disman/event-mib \ ucd-snmp/diskio" --enable-mfd-rewrites \ --with-default-snmp-version=3 --prefix=/opt/TWWfsw/netsnmp522 Doesn't seem like the host MIB module works on this platform: /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -O2 -msym -readonly_strings -Dosf5 -c -o host/hr_storage.lo host/hr_storage.c cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -O2 -msym -readonly_strings -Dosf5 -c host/hr_storage.c -DPIC -o host/.libs/hr_storage.o cc: Error: host/hr_storage.c, line 494: In this declaration, "memory_totals" has no linkage and is of an incomplete type. (incompnolink) struct vmtotal memory_totals; --------------------^ cc: Error: host/hr_storage.c, line 551: In this statement, "struct vmtotal" is an incomplete type, and so has no size. (sizeincomptyp) sizeof(struct vmtotal)); ---------------------------^ gmake[2]: *** [host/hr_storage.lo] Error 1 gmake[2]: Leaving directory `/opt/build/net-snmp-5.2.2.pre3/agent/mibgroup' -- albert chin (china@thewrittenword.com) ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |
![]() |
| Thread Tools | |
| Display Modes | |
|
|