Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 2009 08:14:19 -0400
From:      Steve Bertrand <steve@ibctech.ca>
To:        FreeBSD <freebsd-stable@freebsd.org>
Subject:   Re: bsnmpd problems during buildworld
Message-ID:  <49F8449B.6010803@ibctech.ca>
In-Reply-To: <49F5ED6E.6080000@ibctech.ca>
References:  <49F5ED6E.6080000@ibctech.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Steve Bertrand wrote:
> Hi all,
> 
> I'm running into an issue during a buildworld. I noticed this problem
> early last week, and also after another csup as of this morning.
> 
> I've rm'd everything in /usr/obj, but the problem persists. If anyone
> could provide info on how I can avoid this, I'd appreciate it:
> 
> ===> usr.sbin/bsnmpd/modules/snmp_bridge (depend)
> cat /usr/src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_tree.def |
> gensnmptree -e dot1dBridge newRoot topologyChange begemotBridgeNewRoot
> begemotBridgeTopologyChange begemotBridgeBaseName > bridge_oid.h
> line 31: '(' expected at begin of node
> context: " TruthValue ENUM (
> *** Error code 1

Just to wrap this up, after a cvsup, I:

# cd /usr/src/usr.sbin/bsnmpd/gensnmptree
# make all install clean

I was then able to complete the buildworld.

Steve



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