X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4AF805A2.7090405@gmail.com> Date: Mon, 09 Nov 2009 12:05:54 +0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: gcc4-java: gcjh will not run References: <4AF7B04C DOT 3090708 AT users DOT sourceforge DOT net> In-Reply-To: <4AF7B04C.3090708@users.sourceforge.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Yaakov (Cygwin/X) wrote: > $ gcjh-4 --help > Caused by: java.util.MissingResourceException: Bundle > gnu.classpath.tools.common.Messages not found for locale C._US by > classloader > gnu.gcj.runtime.SystemClassLoader{urls=[file:/usr/share/java/], > parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}} Yeh, confirmed, but I don't know what it means. I tried setting LANG and LC_ALL to en_US or en_UK and apart from the locale in the not-found exception becoming a bit saner, it still didn't work. I don't know how this stuff is supposed to work yet though. I think this means that there should be some subclasses of gnu.classpath.tools.common.Messages present, named according to language codes, but I have no idea yet where they're supposed to come from. Maybe Eric B. can advise us here, I see his name all over the resourcebundle code... cheers, DaveK -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple