Date: Fri, 15 Dec 2000 06:29:12 +1030 (CST) From: Greg Lewis <glewis@trc.adelaide.edu.au> To: freebsd-java@freebsd.org Cc: "'Zsolt Kuti'" <kuti@kuti.cetelem.hu> Subject: Re: Message-ID: <200012141959.GAA98091@ares.trc.adelaide.edu.au> In-Reply-To: <59063B5B4D98D311BC0D0001FA7E4522026D7AAE@l04.research.kpn.com> from "Koster, K.J." at "Dec 14, 2000 04:58:25 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Koster, K.J. wrote: > > I suspect that something is incomplete in the FreeBSD > > jdk1.2.2 and when running javah it doesn't find resourcefile > > called FreeBSD_i386[.?] that ought to belong to the default > > locale "en". > > > This could be the case. Check if there is perhaps a resource file named > BSD_i386. We're in the process of renaming things to "BSD" what used to be > "FreeBSD", but some things are renamed back ... if you follow me. %-) > > Anyway, check if there is a file that looks like it could have been named > FreeBSD_i386 and rename that. In terms of the bug, yes, javah is failing to find FreeBSD_i386.properties. However, this or BSD_i386.properties won't be found because (a) its read in at compile time and isn't placed in the installation and (b) the BSD renaming happened after the release of patchset 10. I'd try building the JDK from the port again and see what all is happening with the build of javah. - Greg 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?200012141959.GAA98091>