From owner-freebsd-hackers Mon Mar 16 19:16:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA02230 for freebsd-hackers-outgoing; Mon, 16 Mar 1998 19:16:48 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from jazz.snu.ac.kr (jazz.snu.ac.kr [147.46.59.52]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA02224 for ; Mon, 16 Mar 1998 19:16:40 -0800 (PST) (envelope-from junker@jazz.snu.ac.kr) Received: (from junker@localhost) by jazz.snu.ac.kr (8.8.8/8.8.8) id MAA17581; Tue, 17 Mar 1998 12:13:35 +0900 (KST) To: Makoto MATSUSHITA (=?ISO-2022-JP?B?GyRCJF4kRCQ3JD8kXiQzJEgbKEI=?=) Cc: hackers@FreeBSD.ORG, "Kaleb S. KEITHLEY" Subject: Re: 3.0-971225SNAP, Japanese/Korean locales, and libxpg4 References: <350D7ED6.5372@opengroup.org> <19980317114231J.matusita@ics.es.osaka-u.ac.jp> From: CHOI Junho Date: 17 Mar 1998 12:13:34 +0900 In-Reply-To: Makoto MATSUSHITA's message of Tue, 17 Mar 1998 11:42:31 +0900 Message-ID: Lines: 31 X-Mailer: Gnus v5.5/Emacs 20.2 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am EUC people, too. Makoto> Sorry I do not know why multibyte-supporting locale is out Makoto> of libc... I want to know why. stability reason? Makoto> How about changing $XTOP/X11/lib/config/FreeBSD.cf to add Makoto> -lxpg4 to linker's option, when the FreeBSD's version >= Makoto> 2.2 ? I just added '-lxpg4' to #define ExtraLibraries. (I compiled XFree86 again to work with it...) or please merge libc and libxpg4... Now I add setenv LD_PRELOAD=/usr/lib/libxpg4.so.2.0 to my .login or /etc/login.conf(add a 'korean' login class). It doesn't need any recompilation, and works. but when using other LD_PRELOAD or running Linux applications(they don't understand FreeBSD libs, so stop with error) I had a problem. So I made a wrapper(unset LD_PRELOAD) to each Linux application I use. It's uncomportable! (I will be happy if linux emulation loader ignore FreeBSD LD_PRELOAD libraries, or something must be done with libxpg4...) -- ----Cool FreeBSD!----MSX Forever!---J.U.N.K.E.R/Beat Snatchers!---- CHOI Junho http://jazz.snu.ac.kr/~junker Distributed Computing System Lab,CS Dept.,Seoul National Univ., ROK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message