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

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

Re: gettext bug regarding java


From: Bruno Haible
Subject: Re: gettext bug regarding java
Date: Fri, 12 Apr 2002 17:48:15 +0200 (CEST)

Raheel Khan writes:

> This is the error I get:
> make  all-recursive
> Making all in doc
> Making all in intl
> Making all in intl-java
> /bin/sh ../lib/javacomp.sh -d . ./gnu/gettext/GettextResource.java
> ./gnu/gettext/GettextResource.java:0: Can't find default package
> `java.lang'. Check the CLASSPATH environment variable and the access to
> the archives.

This means that your "gcj" Java compiler is nonfunctional because it
cannot find the libgcj.jar file (usually installed in
$prefix/share/libgcj.jar). libgcj is part of GCC 3.0.x; maybe it was
not compiled or maybe it was misinstalled. Anyway since your gcj is
nonfunctional you can just remove it.

Thanks for the report; gettext-0.11.2 will check against such
malfunctioning gcj installations.

Bruno



reply via email to

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