Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Nov 2009 21:13:35 -0700 (MST)
From:      "Peter" <fbsdq@peterk.org>
To:        freebsd-current@freebsd.org
Subject:   8-[stable] buildworld fails - at ja_JP.UTF-8
Message-ID:  <b949f2b135376c22515ead2eada6bdf5.squirrel@webmail.pknet.net>

next in thread | raw e-mail | index | archive | help
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[




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b949f2b135376c22515ead2eada6bdf5.squirrel>