bsnmpd problems during buildworld

Steve Bertrand steve at ibctech.ca
Wed Apr 29 12:14:31 UTC 2009


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


More information about the freebsd-stable mailing list