This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Can't build libjava
On Friday 17 September 2004 19:12, Tom Tromey wrote:
> >>>>> "Jerry" == Jerry Quinn <jlquinn@optonline.net> writes:
>
> Jerry> Is anyone else seeing the following problem?
>
> Not me.
>
> Jerry> ../../fastjar/jar cfM0E@ libgcj-3.5.0.jar
> Jerry> /bin/sh: line 1: ../../fastjar/jar: No such file or
> directory
>
> You probably need to make sure libjava/Makefile is rebuilt by the
> build process.
I had this problem in the past when I tried to directly call configure
from libjava by hand and not letting the GCC global build system do
it.
Michael