Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Note briefly that new amd64 kernels don't build with old bin...
details: https://anonhg.NetBSD.org/src/rev/4b75121263db
branches: trunk
changeset: 749071:4b75121263db
user: dholland <dholland%NetBSD.org@localhost>
date: Mon Nov 16 07:45:50 2009 +0000
description:
Note briefly that new amd64 kernels don't build with old binutils.
diffstat:
UPDATING | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 7b8c4b5dbb6d -r 4b75121263db UPDATING
--- a/UPDATING Mon Nov 16 07:39:54 2009 +0000
+++ b/UPDATING Mon Nov 16 07:45:50 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.205 2009/11/16 07:39:54 dholland Exp $
+$NetBSD: UPDATING,v 1.206 2009/11/16 07:45:50 dholland 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
@@ -23,6 +23,10 @@
src/tools/lex/ and src/usr.bin/lex/.
20091001:
+ On amd64 you must rebuild tools (to get the new binutils)
+ before building a kernel, or the build fails on cpufunc.S.
+
+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.
Home |
Main Index |
Thread Index |
Old Index