Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Aug 1998 13:03:39 +0400 (MSD)
From:      oZZ!!! <osa@etrust.ru>
To:        ben@rosengart.com
Cc:        Simon Shapiro <shimon@simon-shapiro.org>, freebsd-current@FreeBSD.ORG
Subject:   Re: Where is my error?
Message-ID:  <Pine.BSF.3.96.980816125900.315A-100000@localhost>
In-Reply-To: <Pine.GSO.4.02.9808151933270.7296-100000@echonyc.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 15 Aug 1998, Snob Art Genre wrote:

> I added "#include <sys/types.h>" to my copy of big5.c and everything
> compiled.
> 
> However, the make world died installing in usr.bin/mklocale with this:
> 
> install: mkstemp: /usr/share/locale/zh_TW.BIG5/INS@4350 for
> /usr/share/locale/zh
> _TW.BIG5/LC_CTYPE: No such file or directory
>
If don't want use this feature, you trying following 
Manualy:
# mkdir /usr/share/locale/zh_TW.BIG5
# cp /usr/share/locale/US-ASCII/LC_* /usr/share/locale/zh_TW.BIG5

# cd /usr/src
# make installworld


Rgdz,
Osokin Sergey aka oZZ,
osa@chat.ru
FreeBSD - Power to Serve!
http://www.chat.ru/~osa/main.html


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980816125900.315A-100000>