Source-Changes-HG archive

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

[src/trunk]: src mention that you *need* COMPAT_16 before building.



details:   https://anonhg.NetBSD.org/src/rev/2e8e97179552
branches:  trunk
changeset: 551454:2e8e97179552
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Sep 06 22:12:42 2003 +0000

description:
mention that you *need* COMPAT_16 before building.

diffstat:

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

diffs (21 lines):

diff -r 7c80e095556e -r 2e8e97179552 UPDATING
--- a/UPDATING  Sat Sep 06 22:11:50 2003 +0000
+++ b/UPDATING  Sat Sep 06 22:12:42 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.95 2003/08/05 18:39:56 wiz Exp $
+$NetBSD: UPDATING,v 1.96 2003/09/06 22:12:42 christos Exp $
 
 This file is intended to be a brief introduction to the build
 process and a reference on what to do if something doesn't work.
@@ -8,6 +8,11 @@
 Recent changes:
 ^^^^^^^^^^^^^^^
 
+20030906:
+       With the addition of siginfo support the old signal trampoline
+       code has been deprecated to COMPAT_16. Make sure that your running
+       kernel has COMPAT_16 enabled before building userland.
+
 20030801:
        With the new openssl, there is some header and library shuffling.
        rm -f /usr/include/des.h /usr/include/kerberosIV/* /lib/libdes* \



Home | Main Index | Thread Index | Old Index