8-[stable] buildworld fails - at ja_JP.UTF-8

Peter fbsdq at peterk.org
Tue Nov 17 04:40:18 UTC 2009


iH,
  SVNed up to latest revision - buildworld fails.

commented out:
NLS+=   ja_JP.UTF-8
NLS+=   ja_JP.eucJP

from
 usr/src/lib/libc/nls/Makefile.inc

buildworld and installworld work fine.

This is with that part commented out during 'buildworld' and then I
uncommented it out [after awhile into buildworld] but installworld failed
if that was left uncommented with the following snip:

===> csu/i386-elf (install)
install -o root -g wheel  -m 444 crt1.o crti.o crtn.o gcrt1.o /usr/lib32
===> libc (install)
install -C -o root -g wheel -m 444   libc.a /usr/lib32
gencat ja_JP.UTF-8.cat /denver/usr/src/lib/libc/nls/ja_JP.UTF-8.msg
gencat: not found
*** Error code 127


:#svn up
At revision 199342.

looks like this commit broke it: [?]
------------------------------------------------------------------------
r199307 | ume | 2009-11-15 20:52:18 -0700 (Sun, 15 Nov 2009) | 3 lines

MFC r199080, r199081, r199082:
Add ja_JP.UTF-8 and ja_JP.eucJP catalogs.

------------------------------------------------------------------------


]Peter[



More information about the freebsd-current mailing list