aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorNate Lawson <njl@FreeBSD.org>2007-02-19 22:49:43 +0000
committerNate Lawson <njl@FreeBSD.org>2007-02-19 22:49:43 +0000
commit699e491f50dab896fb4cdd5895f19123c6839360 (patch)
tree8a1213d65115cc10ba12894b5268993372d12c8d /UPDATING
parent19913888adf1a47a728778222cc01c633b3e8ac2 (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 63b173ca58e9..bd87e21c47a4 100644
--- a/UPDATING
+++ b/UPDATING
@@ -21,6 +21,19 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
+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