From owner-freebsd-current Thu Sep 6 23: 0:10 2001 Delivered-To: freebsd-current@freebsd.org Received: from prism.flugsvamp.com (cb58709-a.mdsn1.wi.home.com [24.17.241.9]) by hub.freebsd.org (Postfix) with ESMTP id 7D1DD37B403; Thu, 6 Sep 2001 23:00:08 -0700 (PDT) Received: (from jlemon@localhost) by prism.flugsvamp.com (8.11.0/8.11.0) id f8760HN52942; Fri, 7 Sep 2001 01:00:17 -0500 (CDT) (envelope-from jlemon) Date: Fri, 7 Sep 2001 01:00:17 -0500 (CDT) From: Jonathan Lemon Message-Id: <200109070600.f8760HN52942@prism.flugsvamp.com> To: john@office.naver.co.id, current@freebsd.org, bmilekic@freebsd.org Subject: Re: net-snmp port on -CURRENT? X-Newsgroups: local.mail.freebsd-current In-Reply-To: Organization: Cc: 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 In article you write: >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 The mbuf subsystem has been rewritten for -current, and mbuf statistics are handled differently now. The port will have to be updated to teach it about the new statistic layout. -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message