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.23 retrieving revision 1.24 diff -u -p -r1.23 -r1.24 --- src/UPDATING 2001/05/22 17:50:05 1.23 +++ src/UPDATING 2001/05/27 23:34:22 1.24 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.23 2001/05/22 17:50:05 tron Exp $ +$NetBSD: UPDATING,v 1.24 2001/05/27 23:34:22 abs 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. @@ -218,3 +218,6 @@ Fix: Try building with -DMAKE_BOOTSTRAP Symptom:undefined reference to `getprogname' or `setprogname' Fix: Rebuild and install lib/libc + +Symptom:lint does not understand the '-X' option +Fix: May need to build & install libs with NOLINT=1 before rebuilding lint