Date: Sat, 3 Jun 95 09:34:32 EST From: #Usuario washingt <washingt@dsc.ufpb.br> To: questions@FreeBSD.ORG Subject: help *URGENTLY* wanted for compiling CMU/SNMPV2 on FreeBSD 2.0 Message-ID: <9506031234.AA26185@monica.dsc.ufpb.br>
next in thread | raw e-mail | index | archive | help
Hello! As a part of my Master's thesis, I **DESPERATELY AND URGENTLY** need to build a SNMPv2 agent using CMU/SNMPV2 on FreeBSD 2.0. However, I am getting the error: >bento# make all install >cd snmplib; make all install cd apps; make cd apps/snmpnetstat; make cd agent; make all cc -g -I../snmplib -DDEBUG -c snmp_vars.c In file included from snmp_vars.c:48: /usr/include/netinet/in_pcb.h:60: field `inp_ip' has incomplete type snmp_vars.c: In function `var_hosttimetab': snmp_vars.c:1027: sizeof applied to an incomplete type snmp_vars.c: In function `ARP_Scan_Init': snmp_vars.c:2080: sizeof applied to an incomplete type snmp_vars.c:2083: sizeof applied to an incomplete type snmp_vars.c: In function `ARP_Scan_Next': snmp_vars.c:2094: arithmetic on pointer to an incomplete type snmp_vars.c:2094: dereferencing pointer to incomplete type snmp_vars.c:2095: dereferencing pointer to incomplete type snmp_vars.c:2096: dereferencing pointer to incomplete type *** Error code 1 Stop. *** Error code 1 Stop. bento# Would someone, please, be so kind as helping me? Thanks in advance!!!. Washington Teixeira e-mail washingt@dsc.ufpb.br
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9506031234.AA26185>