Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Sep 2001 01:00:17 -0500 (CDT)
From:      Jonathan Lemon <jlemon@flugsvamp.com>
To:        john@office.naver.co.id, current@freebsd.org, bmilekic@freebsd.org
Subject:   Re: net-snmp port on -CURRENT?
Message-ID:  <200109070600.f8760HN52942@prism.flugsvamp.com>
In-Reply-To: <local.mail.freebsd-current/20010907112812.B527@office.naver.co.id>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <local.mail.freebsd-current/20010907112812.B527@office.naver.co.id> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109070600.f8760HN52942>