Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 2000 16:18:16 -0400
From:      Bill Fumerola <billf@chc-chimes.com>
To:        Shawn Barnhart <swb@grasslake.net>
Cc:        ports@FreeBSD.ORG
Subject:   Re: error building ucd-snmp
Message-ID:  <20000517161816.K86725@jade.chc-chimes.com>
In-Reply-To: <001201bfc03c$186dc100$b8209fc0@marlowe>; from swb@grasslake.net on Wed, May 17, 2000 at 03:11:32PM -0500
References:  <00051711212903.00333@dorado.planetwe.com> <20000517160354.I86725@jade.chc-chimes.com> <001201bfc03c$186dc100$b8209fc0@marlowe>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 17, 2000 at 03:11:32PM -0500, Shawn Barnhart wrote:

> PORTNAME=       ucd-snmp
> PORTVERSION=    4.1.2
> 
> CVSUP'd 17-May-2000 15:06, and it seems like its still not make install'ing
> properly on a 4.0-STABLE system.

This port seems to only work on 5.0-CURRENT as of when my PC was built....

> mibII/route_write.c: In function `addRoute':
> mibII/route_write.c:94: structure has no member named `rt_nodes'
> mibII/route_write.c:99: structure has no member named `rt_pad1'
> mibII/route_write.c: In function `delRoute':
> mibII/route_write.c:136: structure has no member named `rt_nodes'
> mibII/route_write.c:141: structure has no member named `rt_pad1'
> gmake[2]: *** [mibII/route_write.o] Error 1
> gmake[2]: Leaving directory
> `/usr/ports/net/ucd-snmp/work/ucd-snmp-4.1.2/agent/mibgroup'


> mibgroup/mibII/route_write.c: In function `addRoute':
> mibgroup/mibII/route_write.c:94: structure has no member named `rt_nodes'
> mibgroup/mibII/route_write.c:99: structure has no member named `rt_pad1'
> mibgroup/mibII/route_write.c: In function `delRoute':
> mibgroup/mibII/route_write.c:136: structure has no member named `rt_nodes'
> mibgroup/mibII/route_write.c:141: structure has no member named `rt_pad1'
> gmake[1]: *** [mibgroup/mibII/route_write.o] Error 1
> gmake[1]: Leaving directory
> `/usr/ports/net/ucd-snmp/work/ucd-snmp-4.1.2/agent'
> 
> during the make itself and then during make install
> 
> ===>   Generating temporary packing list
> /usr/libexec/elf/strip: snmpd: No such file or directory

This is caused by the above two errors.

I'll take this time to note that ucd-snmp knows too much about the kernel and
our kernel is too much of a moving target for this to work well.

Matt Ayres (mayres@chc-chimes.com) has just reported that patches from
kuriyama-san fix this problem, so I will be committing them momentarily,
stay tuned.

-- 
Bill Fumerola - Network Architect / Computer Horizons Corp - CVM
e-mail: billf@chc-chimes.com / billf@FreeBSD.org





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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