This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Can't build libjava
- From: Tom Tromey <tromey at redhat dot com>
- To: Jerry Quinn <jlquinn at optonline dot net>
- Cc: java at gcc dot gnu dot org
- Date: 17 Sep 2004 11:12:02 -0600
- Subject: Re: Can't build libjava
- References: <16714.19584.176946.157422@localhost.localdomain>
- Reply-to: tromey at redhat dot com
>>>>> "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.
Tom