Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Oct 2011 22:00:27 GMT
From:      Garrett Cooper <yanegomi@gmail.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/143830: [patch] atmconfig(8): Fix conditional inclusion for sbin/atm/atmconfig
Message-ID:  <201110122200.p9CM0Rcf079728@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/143830; it has been noted by GNATS.

From: Garrett Cooper <yanegomi@gmail.com>
To: bug-followup@FreeBSD.org, gcooper@FreeBSD.org
Cc:  
Subject: Re: bin/143830: [patch] atmconfig(8): Fix conditional inclusion for sbin/atm/atmconfig
Date: Wed, 12 Oct 2011 14:52:01 -0700

 Funny... hit the same problem again almost a year later in a different
 portion of the tree:
 
 gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd
 begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart
 authenticationFailure  begemotSnmpdTransUdp begemotSnmpdTransLsock
 begemotSnmpdLocalPortTable  freeBSDVersion <
 /build/home/gcooper/ix-projects/freenas/ix/FreeBSD/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def
 > oid.h
 gensnmptree: not found
 gensnmptree: not found
 *** Error code 127
 *** Error code 127
 2 errors
 *** Error code 2
 1 error
 *** Error code 2
 1 error
 *** Error code 2
 
 No, I hadn't made any progress on this.
 
 The issue has unrooted itself on a freshly installed system without
 bsnmpd support installed (the build image needs bsnmp support though),
 so I think that it's safe to say that the problem really lies in the
 fact that gensnmptree isn't treated properly like a tool and needs to
 be shoved down into src/Makefile.inc1 .
 
 I'll work on whipping up a patch for this sometime this weekend.
 Thanks,
 -Garrett



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