mention that you *need* COMPAT_16 before building.

This commit is contained in:
christos 2003-09-06 22:12:42 +00:00
parent 28b6d65b33
commit 561e92ee2f
1 changed files with 6 additions and 1 deletions

View File

@ -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 @@ For a more detailed description see Makefile.
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* \