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.12 retrieving revision 1.13 diff -u -p -r1.12 -r1.13 --- src/UPDATING 2001/01/24 12:35:48 1.12 +++ src/UPDATING 2001/01/26 01:31:38 1.13 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.12 2001/01/24 12:35:48 itojun Exp $ +$NetBSD: UPDATING,v 1.13 2001/01/26 01:31:38 dogcow 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. @@ -173,3 +173,8 @@ Fix: Rebuild and install usr.bin/menuc Symptom:mklocale not found during build in share/locale/ctype Fix: Build and install usr.bin/mklocale + +Symptom:undefined reference to `__assert13' +Fix: Rebuild and install lib/libc + +