Bump the bootstrapping requirements for gensnmptree(1) and remove

a note in UPDATING that tried to work around the build breakage.

Tested by:	jhb
OK'ed by:	njl
This commit is contained in:
Ruslan Ermilov 2007-03-01 15:42:23 +00:00
parent a96ef0cd9a
commit 857be7a47c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=167146
2 changed files with 1 additions and 14 deletions

View File

@ -857,7 +857,7 @@ _gencat= usr.bin/gencat
_mklocale= usr.bin/mklocale
.endif
.if ${BOOTSTRAPPING} < 700015
.if ${BOOTSTRAPPING} < 700018
_gensnmptree= usr.sbin/bsnmpd/gensnmptree
.endif

View File

@ -42,19 +42,6 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
module unless WITHOUT_INET6 or WITHOUT_INET6_SUPPORT options are
set; see src.conf(5) for more information.
20070218:
The following build error may appear when upgrading from an old
-current (usr.sbin/bsnmpd/modules/snmp_bridge, depend stage):
line 31: '(' expected at begin of node
context: " TruthValue ENUM (
*** Error code 1
If so, run "make install" in usr.sbin/bsnmpd/gensnmptree. (It
should probably be a build tool). In the same module, you may
also get the error:
...snmp_bridge/bridge_sys.c:39:27:
net/bridgestp.h: No such file or directory
If so, run "cp src/sys/net/bridgestp.h /usr/include/net".
20070214:
The output of netstat -r has changed. Without -n, we now only
print a "network name" without the prefix length if the network