From owner-freebsd-hackers Mon Mar 16 18:42:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA27165 for freebsd-hackers-outgoing; Mon, 16 Mar 1998 18:42:49 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from martini.ics.es.osaka-u.ac.jp (martini.ics.es.osaka-u.ac.jp [133.1.12.88]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA27142 for ; Mon, 16 Mar 1998 18:42:45 -0800 (PST) (envelope-from matusita@ics.es.osaka-u.ac.jp) Received: from localhost (localhost [127.0.0.1]) by martini.ics.es.osaka-u.ac.jp (8.8.8/3.6W/ICS-2.2.2v7-44BSD) with ESMTP id LAA03160; Tue, 17 Mar 1998 11:42:35 +0900 (JST) To: hackers@FreeBSD.ORG Cc: "Kaleb S. KEITHLEY" Subject: Re: 3.0-971225SNAP, Japanese/Korean locales, and libxpg4 In-Reply-To: Your message of "Mon, 16 Mar 1998 14:34:46 -0500" <350D7ED6.5372@opengroup.org> References: <350D7ED6.5372@opengroup.org> X-Mailer: Mew version 1.93b25 on Emacs 19.28 / Mule 2.3 (SUETSUMUHANA) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) X-Fingerprint: 0C AC 93 FC E3 9D 9E 5B 3D B8 AC 5C 4A 79 D8 A6 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19980317114231J.matusita@ics.es.osaka-u.ac.jp> Date: Tue, 17 Mar 1998 11:42:31 +0900 From: Makoto MATSUSHITA (=?ISO-2022-JP?B?GyRCJF4kRCQ3JD8kXiQzJEgbKEI=?=) X-Dispatcher: imput version 980302 Lines: 16 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry I do not know why multibyte-supporting locale is out of libc... k.keithley> What's the rationale for having the SJIS and EUC locale k.keithley> support in libxpg4 instead of libc? IMHO, we should link with xpg4 library when linking X libraries to compile X application. Many FreeBSD ports application tries to link so, especially in japanese and x11 category (these applications try to link xpg4 library manually; ahh, where the imake framework has gone :-) How about changing $XTOP/X11/lib/config/FreeBSD.cf to add -lxpg4 to linker's option, when the FreeBSD's version >= 2.2 ? -- - Makoto `MAR' MATSUSHITA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message