bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 0.11.3: FAIL: msgunfmt-2


From: Akim Demaille
Subject: Re: 0.11.3: FAIL: msgunfmt-2
Date: 22 Jul 2002 11:20:03 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

| Akim Demaille writes:
| > 
| > src/gettext-0.11.3/tests % make TESTS=msgunfmt-2 VERBOSE=e check nostromo 
12:42
| > make  check-TESTS
| > make[1]: Entering directory `/home/akim/src/gettext-0.11.3/tests'
| > Exception in thread "main" java.util.MissingResourceException: Can't find 
bundle for base name prog, locale fr
| >         at 
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:707)
| >         at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:679)
| >         at java.util.ResourceBundle.getBundle(ResourceBundle.java:559)
| >         at gnu.gettext.DumpResource.<init>(DumpResource.java:191)
| >         at gnu.gettext.DumpResource.main(DumpResource.java:211)
| > msgunfmt: échec du sous-processus java avec le code de fin d'exécution 1
| > FAIL: msgunfmt-2
| > ===================
| > 1 of 1 tests failed
| > ===================
| 
| Are you by chance using gcc-3.1? This is a bug in gcc-3.1, registered
| as libgcj/6576; see
| 
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6576

I can't go on the web: my provider has very bad problems (its own
provider is bankrupt).  But anyway, I don't have gcj in my path.  I
have rerun autoconf in order to have a more complete config.log, but I
met a few problems.  First of all:

# The next line was added by Bruno Haible 2001-06-08.
builtin([undefine],[symbols])

Please, don't do that (undefining a symbol possibly not defined).

Here is the relevant section of config.log:

configure:2729: checking for Java compiler
configure:2797: found /usr/local/jdk/bin/javac
configure:2826: found /usr/bin/jikes
configure:2888: result: javac
configure:2893: checking for jar
configure:2908: found /usr/local/jdk/bin/jar
configure:2916: result: jar
configure:2929: checking for Java virtual machine
configure:2997: found /usr/local/jdk/bin/java
configure:3095: result: java



I can't find any details on what `javac' is on my machine other than
this :(


#
# @(#)java_wrapper_linux.sh     1.8 00/05/19
#
# Copyright 1994-1998 by Sun Microsystems, Inc.,
# 901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
# All rights reserved.
#
# This software is the confidential and proprietary information
# of Sun Microsystems, Inc. ("Confidential Information").  You
# shall not disclose such Confidential Information and shall use
# it only in accordance with the terms of the license agreement
# you entered into with Sun.
#



reply via email to

[Prev in Thread] Current Thread [Next in Thread]