note that undefined __assert13 refs are fixed by rebuilding lib/libc

This commit is contained in:
dogcow 2001-01-26 01:31:38 +00:00
parent ca797c3c15
commit f6163d4217
1 changed files with 6 additions and 1 deletions

View File

@ -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