development/chapter06/glibc
Trent Shea
trent.shea at gmail.com
Mon Nov 17 21:20:43 MST 2008
On November 17, 2008 09:47:39 am Lefteris Dimitroulakis wrote:
> mkdir: created directory `/usr/lib/locale'
> cannot open locale definition file `zh_CN.GB18030': No such file or
> directory make: *** [glibc] Error 4
>
> rgrds
> Lefteris
Hi,
It looks like a typo, the command should probably be:
localedef -i zh_CN -f GB18030 zh_CN.GB18030
I've posted a ticket as well #2279
Trent.
More information about the lfs-dev
mailing list