From owner-freebsd-i18n Mon Jun 12 3:14:31 2000 Delivered-To: freebsd-i18n@freebsd.org Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18]) by hub.freebsd.org (Postfix) with ESMTP id 3F4AB37B735; Mon, 12 Jun 2000 03:14:23 -0700 (PDT) (envelope-from knu@idaemons.org) Received: from daemon.local.idaemons.org (203-165-77-40.sugnm1.kt.home.ne.jp [203.165.77.40]) by ms.tokyo.jcom.ne.jp (8.9.3/3.7W 04/27/00) with ESMTP id TAA20333; Mon, 12 Jun 2000 19:13:33 +0900 (JST) Received: by daemon.local.idaemons.org (8.9.3/3.7W) id TAA80140; Mon, 12 Jun 2000 19:13:01 +0900 (JST) Date: Mon, 12 Jun 2000 19:12:59 +0900 Message-ID: <86g0qj9phw.wl@localhost.local.idaemons.org> From: "Akinori -Aki- MUSHA" To: asami@cs.berkeley.edu Cc: ports@FreeBSD.ORG, i18n@FreeBSD.ORG, ache@FreeBSD.ORG Subject: Re: -lxpg4 In-Reply-To: In your message of "Sat, 3 Jun 2000 12:46:15 -0700 (PDT)" <200006031946.MAA82159@silvia.hip.berkeley.edu> References: <200006031946.MAA82159@silvia.hip.berkeley.edu> User-Agent: Wanderlust/1.1.2 (Raspberry Beret) EMIKO/1.13.12 (Euglena sociabilis) FLIM/1.13.2 (Kasanui) APEL/10.2 MULE XEmacs/21.1 (patch 9) (Canyonlands) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 1BEF D9B2 BABD 25D7 659A FD08 89C2 F3BE E981 4E16 MIME-Version: 1.0 (generated by EMIKO 1.13.12 - "Euglena sociabilis") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-i18n@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, At Sat, 3 Jun 2000 12:46:15 -0700 (PDT), Satoshi Asami wrote: > A happy day. A bad news here.. Since this merger, such 3.x binaries as JDK 1.1.8 have been unable to deal with locales correctly under 5.0-CURRENT. It goes like this: A 3.x dynamic linked binary seeks libc.so.3 and libxpg4.so.2, and finds /usr/lib/compat/libc.so.3 and /usr/lib/libxpg4.so.2 respectively, but neither of them actually has setlocale() because the latter is just a dummy now. Thus it can't do a setlocale().. Now, you have to do two more things immediately to fix this situation: To bump the shlib version of libxpg4 to libxpg4.so.3, and to include libxpg4.so.2 in the compat packages. -- / /__ __ / ) ) ) ) / Akinori -Aki- MUSHA aka / (_ / ( (__( @ idaemons.org / FreeBSD.org "We're only at home when we're on the run, on the wing, on the fly" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-i18n" in the body of the message