In article <local.mail.freebsd-current/[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to