From: Lionel Sambuc Date: Mon, 14 Jan 2013 12:20:00 +0000 (+0100) Subject: UPDATING instructions for libc/terminfo update X-Git-Tag: v3.2.1~103 X-Git-Url: http://zhaoyanbai.com/repos/Bv9ARM.ch11.html?a=commitdiff_plain;h=22aad3f26b8e131fe655f5a4aef0288151674112;p=minix.git UPDATING instructions for libc/terminfo update --- diff --git a/docs/UPDATING b/docs/UPDATING index 4b0d8a550..d012c819e 100644 --- a/docs/UPDATING +++ b/docs/UPDATING @@ -1,3 +1,12 @@ +20130114: + The terminfo update is also linked to the databases functions, + which means the tool used to generate the termcap entries has to + be rebuild with the new libraries before creating a valid + terminfo DB. To resolve this issue we have to do two (2) full + build of the system. The simplest is to do the following: + + # make build && make build && reboot + 20121207: The join and lorder tools have been upgraded. Build them first: