On Oct 26, 2011, at 12:49 AM, Ed Schouten wrote: > Author: ed > Date: Wed Oct 26 07:49:47 2011 > New Revision: 226785 > URL: http://svn.freebsd.org/changeset/base/226785 > > Log: > Attempt to fix build logic for gensnmptree. > > There are two problems with the existing logic. It builds gensnmptree > on <700018, even if WITHOUT_BSNMP is set, but more importantly, we must > not forget to build gensnmptree on systems that have originally been > built without. This causes a buildworld on those systems to fail.
I addressed the overall issue a bit more thoroughly via bin/143830 . Could you take a look at that PR and let me know what you think of it? Thanks, -Garrett_______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"