Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src add a note about accidental compiled/xkb symlinks appearing



details:   https://anonhg.NetBSD.org/src/rev/9c5b3a980f5b
branches:  trunk
changeset: 747771:9c5b3a980f5b
user:      mrg <mrg%NetBSD.org@localhost>
date:      Fri Oct 02 03:13:23 2009 +0000

description:
add a note about accidental compiled/xkb symlinks appearing

diffstat:

 UPDATING |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 882d36c7a4e2 -r 9c5b3a980f5b UPDATING
--- a/UPDATING  Fri Oct 02 02:45:28 2009 +0000
+++ b/UPDATING  Fri Oct 02 03:13:23 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.201 2009/07/18 09:50:32 dsl Exp $
+$NetBSD: UPDATING,v 1.202 2009/10/02 03:13:23 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,11 @@
 Recent changes:
 ^^^^^^^^^^^^^^^
 
+20091001:
+       An error will create a ./usr/X11R7/lib/X11/xkb/compiled/xkb
+       symlink, failing the build.  Delete the link, and the subdir
+       it is in, and retry your build.
+
 20090718:
        libc build changed so that strchr() provides the extra entry
        point for index(). Update build of libc.a (and libc_pic.a)



Home | Main Index | Thread Index | Old Index