Skip site navigation (1)Skip section navigation (2)
Date:      17 Mar 1998 12:13:34 +0900
From:      CHOI Junho <junker@jazz.snu.ac.kr>
To:        Makoto MATSUSHITA (=?ISO-2022-JP?B?GyRCJF4kRCQ3JD8kXiQzJEgbKEI=?=) <matusita@ics.es.osaka-u.ac.jp>
Cc:        hackers@FreeBSD.ORG, "Kaleb S. KEITHLEY" <k.keithley@opengroup.org>
Subject:   Re: 3.0-971225SNAP, Japanese/Korean locales, and libxpg4
Message-ID:  <wkyaya6mch.fsf@jazz.snu.ac.kr>
In-Reply-To: Makoto MATSUSHITA's message of Tue, 17 Mar 1998 11:42:31 %2B0900
References:  <350D7ED6.5372@opengroup.org> <19980317114231J.matusita@ics.es.osaka-u.ac.jp>

next in thread | previous in thread | raw e-mail | index | archive | help

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 <junker@jazz.snu.ac.kr>  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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?wkyaya6mch.fsf>