Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 2000 15:46:25 +0900
From:      <taguchi@tohoku.iij.ad.jp>
To:        freebsd-java@freebsd.org
Subject:   Re: Pre-alpha JDK 1.2.2 TimeZone (time) bug fixed!
Message-ID:  <x5r9bt2wce.wl@hirose.tohoku.iij.ad.jp>
In-Reply-To: In your message of "Wed, 26 Apr 2000 11:23:34 %2B0930 (CST)" <200004260153.LAA80862@ares.trc.adelaide.edu.au>
References:  <39061716.2E69B654@ox.com> <200004260153.LAA80862@ares.trc.adelaide.edu.au>

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

src/freebsd/native/java/lang/java_props_md.c uses setlocale(3).
So I think it's better that linling libxpg4.

makefiles/Defs-freebsd.gmk
LDLIBS_COMMON = -lhpi$(SUFFIX) $(JVMLIB) -lgcc -lxpg4 -lc
                                               ^^^^^^ add this.
Thanks.
Taguchi,T.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




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