The following reply was made to PR bin/143830; it has been noted by GNATS. From: Garrett Cooper <[email protected]> To: [email protected], [email protected] 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
