From owner-freebsd-ports Wed May 17 13:18:22 2000 Delivered-To: freebsd-ports@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 6E95A37BCAC for ; Wed, 17 May 2000 13:18:18 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 34DF51C5C; Wed, 17 May 2000 16:18:16 -0400 (EDT) Date: Wed, 17 May 2000 16:18:16 -0400 From: Bill Fumerola To: Shawn Barnhart Cc: ports@FreeBSD.ORG Subject: Re: error building ucd-snmp Message-ID: <20000517161816.K86725@jade.chc-chimes.com> References: <00051711212903.00333@dorado.planetwe.com> <20000517160354.I86725@jade.chc-chimes.com> <001201bfc03c$186dc100$b8209fc0@marlowe> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <001201bfc03c$186dc100$b8209fc0@marlowe>; from swb@grasslake.net on Wed, May 17, 2000 at 03:11:32PM -0500 X-Operating-System: FreeBSD 3.3-STABLE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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