From owner-freebsd-current@FreeBSD.ORG Sun Feb 27 13:46:13 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 9748716A4CE for ; Sun, 27 Feb 2005 13:46:13 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BFF043D48 for ; Sun, 27 Feb 2005 13:46:13 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by rproxy.gmail.com with SMTP id 34so40079rns for ; Sun, 27 Feb 2005 05:46:12 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=av1zogiRRT7c3QkNzFHXCzFm7OS4URjcQ5l8HQ6wu9o3Pj06DVkYJS0vrgr/ebo6ruBvAIQ1U/KS595WIMo48MOttFEgfu7mATPqxQ3TgtjefP0woOP0S+v5P8lVu3eL2zYYTGr3+D0cjqN5QxhrDaIgVOHW9oJWYebtZNMxQPU= Received: by 10.38.206.76 with SMTP id d76mr107265rng; Sun, 27 Feb 2005 05:46:12 -0800 (PST) Received: by 10.38.8.9 with HTTP; Sun, 27 Feb 2005 05:46:12 -0800 (PST) Message-ID: Date: Sun, 27 Feb 2005 21:46:12 +0800 From: Jiawei Ye To: "takawata@jp.freebsd.org" In-Reply-To: <200502271313.j1RDD6hF068556@sana.init-main.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200502271313.j1RDD6hF068556@sana.init-main.com> 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 Reply-To: Jiawei Ye 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:46:13 -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? LC_CTYPE is changed today/yesterday. I am not sure if this is related though. If so, then a recompile is needed. Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming