From owner-freebsd-current@FreeBSD.ORG Tue Mar 1 05:09:47 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 E56B416A4D0 for ; Tue, 1 Mar 2005 05:09:47 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF76143D1D for ; Tue, 1 Mar 2005 05:09:47 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 9A8C772DD5; Mon, 28 Feb 2005 21:09:47 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 9850F72DD4; Mon, 28 Feb 2005 21:09:47 -0800 (PST) Date: Mon, 28 Feb 2005 21:09:47 -0800 (PST) From: Doug White To: takawata@jp.freebsd.org In-Reply-To: <200502271425.j1REPADK068782@sana.init-main.com> Message-ID: <20050228210931.A62607@carver.gumbysoft.com> References: <200502271425.j1REPADK068782@sana.init-main.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE cc: Taku YAMAMOTO 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: Tue, 01 Mar 2005 05:09:48 -0000 On Sun, 27 Feb 2005 takawata@jp.freebsd.org wrote: > In message <20050227231655.05dd009f.taku@tackymt.homeip.net>, Taku YAMAMO= TO =A4=B5 > =A4=F3=A4=A4=A4=EF=A4=AF: > >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: > >> > >> =3D=3D > >> 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 > >> =3D=3D > >> > >> 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. > > Thanks! > Setting libmap.conf to > libc.so.5=09libc.so.6 > works. Looks like its time for an UPDATING entry... --=20 Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org