Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/UPDATING,v retrieving revision 1.115 retrieving revision 1.116 diff -u -p -r1.115 -r1.116 --- src/UPDATING 2004/04/22 14:35:55 1.115 +++ src/UPDATING 2004/04/23 15:07:31 1.116 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.115 2004/04/22 14:35:55 christos Exp $ +$NetBSD: UPDATING,v 1.116 2004/04/23 15:07:31 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. @@ -14,7 +14,8 @@ Recent changes: a newly built kernel with COMPAT_20 set. In addition your libc build might not work (undefined SYS_statfs symbol) because make clean does not know how to remove files it does not know about - anymore. Manually remove all objects from the libc build directory. + anymore. Manually remove all generated .S sources and objects + from the libc build directory. 20040326: The method by which athhal-elf.o gets pulled into i386 kernel builds