From owner-freebsd-current@FreeBSD.ORG Sun Feb 27 14:17:04 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F229D16A4CE for ; Sun, 27 Feb 2005 14:17:03 +0000 (GMT) Received: from basalt.tackymt.homeip.net (YahooBB219181148020.bbtec.net [219.181.148.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1827843D49 for ; Sun, 27 Feb 2005 14:17:03 +0000 (GMT) (envelope-from taku@tackymt.homeip.net) Received: from localhost (localhost [127.0.0.1]) by basalt.tackymt.homeip.net (Postfix) with ESMTP id 98A5010747; Sun, 27 Feb 2005 23:17:01 +0900 (JST) Received: from basalt.tackymt.homeip.net ([127.0.0.1])port 10024) with ESMTP id 59738-08; Sun, 27 Feb 2005 23:16:57 +0900 (JST) Received: from maestro.tackymt.homeip.net (maestro.tackymt.homeip.net [IPv6:2001:3e0:577:0:20a:79ff:fe5a:2fef]) by basalt.tackymt.homeip.net (Postfix) with ESMTP; Sun, 27 Feb 2005 23:16:57 +0900 (JST) Date: Sun, 27 Feb 2005 23:16:55 +0900 From: Taku YAMAMOTO To: takawata@jp.freebsd.org Message-Id: <20050227231655.05dd009f.taku@tackymt.homeip.net> In-Reply-To: <200502271313.j1RDD6hF068556@sana.init-main.com> References: <200502271313.j1RDD6hF068556@sana.init-main.com> X-Mailer: Sylpheed version 1.0.0-gtk2-20041224 (GTK+ 2.4.14; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: Xlib locale (compatibility?) breakage. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Feb 2005 14:17:04 -0000 On Sun, 27 Feb 2005 22:13:06 +0900 takawata@jp.freebsd.org wrote: > Hi, I have trouble with X11 locale. > > I updated today's CURRENT and try to use X11 in ja_JP.eucJP > location, then I got message: > > == > Warning: locale not supporte by C library locale unchanged. > Counldn't set locale: ja_JP.eucJP ja_JP.ujis ja_JP.EUC japanese.euc > Japanese-EUC, ja, japan > == > > First, I tryed with a bit older XFree86 , But > with xorg for 5.3-RELEASE, nothing changed. > > any ideas? Do you happen to have binaries that are linked to libc.so.5? I guess those oldish binaries (actually libc.so.*'s) can't cope with the new LC_CTYPE data format. -- -|-__ YAMAMOTO, Taku | __ <