From owner-freebsd-current Thu Sep 6 21:28:22 2001 Delivered-To: freebsd-current@freebsd.org Received: from corp4.cbn.net.id (corp4.cbn.net.id [202.158.3.28]) by hub.freebsd.org (Postfix) with ESMTP id F361937B401 for ; Thu, 6 Sep 2001 21:28:18 -0700 (PDT) Received: from dante.naver.co.id (unknown [202.158.92.207]) by corp4.cbn.net.id (Postfix) with ESMTP id 39F0F5565B for ; Fri, 7 Sep 2001 11:28:11 +0700 (JAVT) Received: by dante.naver.co.id (Postfix, from userid 1000) id 6B5611713A2; Fri, 7 Sep 2001 11:28:12 +0700 (JAVT) Date: Fri, 7 Sep 2001 11:28:12 +0700 From: John Indra To: freebsd-current@freebsd.org Subject: net-snmp port on -CURRENT? Message-ID: <20010907112812.B527@office.naver.co.id> Mail-Followup-To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Mailer: Mutt 1.2.5i on FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi... I am trying to build net-snmp port on -CURRENT but don't have enough luck with it. Here's the error message on my system: -- cc -DINET6 -O -pipe -march=pentiumpro -Dfreebsd5 -I. -I../.. -I. -I./../.. -I./../../snmplib -I./.. -I.. -c host/hr_storage.c -fPIC -DPIC -o host/.libs/hr_storage.lo host/hr_storage.c: In function `var_hrstore': host/hr_storage.c:526: structure has no member named `m_mbufs' host/hr_storage.c:565: structure has no member named `m_clusters' host/hr_storage.c:565: structure has no member named `m_clfree' *** Error code 1 Stop in /usr/ports/net/net-snmp/work/ucd-snmp-4.2.1/agent/mibgroup. *** Error code 1 Stop in /usr/ports/net/net-snmp/work/ucd-snmp-4.2.1/agent. *** Error code 1 Stop in /usr/ports/net/net-snmp/work/ucd-snmp-4.2.1. *** Error code 1 Stop in /usr/ports/net/net-snmp. *** Error code 1 Stop in /usr/ports/net/net-snmp. *** Error code 1 Stop in /usr/ports/net/net-snmp. *** Error code 1 Stop in /usr/ports/net/net-snmp. -- /john Live Free OR Die To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message