Module Name: src
Committed By: mrg
Date: Tue Nov 23 06:49:30 UTC 2010
Modified Files:
src: UPDATING
Log Message:
add a note about xorg updates
To generate a diff of this commit:
cvs rdiff -u -r1.214 -r1.215 src/UPDATING
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/UPDATING
diff -u src/UPDATING:1.214 src/UPDATING:1.215
--- src/UPDATING:1.214 Wed Jun 9 17:29:15 2010
+++ src/UPDATING Tue Nov 23 06:49:29 2010
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.214 2010/06/09 17:29:15 dholland Exp $
+$NetBSD: UPDATING,v 1.215 2010/11/23 06:49:29 mrg Exp $
This file (UPDATING) is intended to be a brief reference to recent
changes that might cause problems in the build process, and a guide for
@@ -16,6 +16,12 @@
Recent changes:
^^^^^^^^^^^^^^^
+20101119:
+ Recent Xorg updates in xsrc/external/mit/ may cause various build
+ or run-time problems. Delete your entire DESTDIR and OBJDIR if you
+ have any build problems with xsrc, or problems with mismatched
+ versions between xorg-server and drivers.
+
20100604:
The update of ATF to 0.9 causes old tests written in shell to fail
unless they are rebuilt. If you are building with MKUPDATE=yes,