From owner-freebsd-current@FreeBSD.ORG Sun Feb 27 13:15:15 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 7C7C716A4CE for ; Sun, 27 Feb 2005 13:15:15 +0000 (GMT) Received: from sana.init-main.com (104.194.138.210.bn.2iij.net [210.138.194.104]) by mx1.FreeBSD.org (Postfix) with ESMTP id 670B143D2D for ; Sun, 27 Feb 2005 13:15:12 +0000 (GMT) (envelope-from takawata@init-main.com) Received: from init-main.com (localhost.init-main.com [127.0.0.1]) by sana.init-main.com (8.13.1/8.13.1) with ESMTP id j1RDD6hF068556 for ; Sun, 27 Feb 2005 22:13:07 +0900 (JST) (envelope-from takawata@init-main.com) Message-Id: <200502271313.j1RDD6hF068556@sana.init-main.com> To: freebsd-current@freebsd.org From: takawata@jp.freebsd.org Date: Sun, 27 Feb 2005 22:13:06 +0900 Sender: takawata@init-main.com Subject: 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 13:15:15 -0000 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?